ChildMain |
A wrapper class that invokes another class'
main(String[]) .
|
ExitOnErrorThreadGroup |
A class that subclasses the ThreadGroup class.
|
LaunchCommand |
A class that represents the holds the various argument types that are used
in a Java command.
|
Launcher |
A class that is used to launch a Java process.
|
LaunchTask |
A class that eliminates the need for a batch or shell script to launch a Java
class.
|
ParentListener |
A class for detecting if the parent JVM that launched this process has
terminated.
|
StreamConnector |
A class for connecting an OutputStream to an InputStream.
|