|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WrapperListener | |
---|---|
org.tanukisoftware.wrapper |
Uses of WrapperListener in org.tanukisoftware.wrapper |
---|
Classes in org.tanukisoftware.wrapper that implement WrapperListener | |
---|---|
class |
WrapperSimpleApp
By default the WrapperSimpleApp will only wait for 2 seconds for the main method of the start class to complete. |
class |
WrapperStartStopApp
By default the WrapperStartStopApp will only wait for 2 seconds for the main method of the start class to complete. |
Methods in org.tanukisoftware.wrapper with parameters of type WrapperListener | |
---|---|
static void |
WrapperManager.start(WrapperListener listener,
String[] args)
Start the Java side of the Wrapper code running. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |