|
install4j API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.install4j.api.launcher.StartupNotification
public class StartupNotification
This class allows you to register a listener to receive startup events in single instance mode on Microsoft Windows.
| Nested Class Summary | |
|---|---|
static interface |
StartupNotification.Listener
The interface for startup events in single instance mode. |
| Constructor Summary | |
|---|---|
StartupNotification()
|
|
| Method Summary | |
|---|---|
static void |
registerStartupListener(StartupNotification.Listener listener)
Register a listener to receive startup events in single instance mode on Microsoft Windows. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StartupNotification()
| Method Detail |
|---|
public static void registerStartupListener(StartupNotification.Listener listener)
|
install4j API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||