Package org.apache.commons.launcher
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
LaunchFilter An interface that provides a means for application developers to perform dynamic configuration and error checking of the attributes and nested elements associated with a "launch" task that connot be easily done within the constraints of Ant.
Classes
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.