Package | Description |
---|---|
org.tanukisoftware.wrapper | |
org.tanukisoftware.wrapper.demo |
Modifier and Type | Class and Description |
---|---|
class |
WrapperJarApp
By default the WrapperJarApp will only wait for 2 seconds for the main
method of the start class to complete.
|
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.
|
Modifier and Type | Method and Description |
---|---|
static void |
WrapperManager.start(WrapperListener listener,
java.lang.String[] args)
Start the Java side of the Wrapper code running.
|
Modifier and Type | Class and Description |
---|---|
class |
DemoApp
This is a Test / Example program which can be used to test the main features
of the Wrapper.
|
Copyright 1999, 2024 Tanuki Software Inc., All Rights Reserved.