| Name | Package | Description |
| ArgumentSet | org.apache.commons.launcher.types | A class that represents a set of nested elements. |
| ChildMain | org.apache.commons.launcher | A wrapper class that invokes another class'
main(String[]). |
| ConditionalArgument | org.apache.commons.launcher.types | A class that represents nested or elements. |
| ConditionalArgumentSet | org.apache.commons.launcher.types | A class that represents a set of nested elements of
ConditionalArgument objects. |
| ConditionalVariable | org.apache.commons.launcher.types | A class that represents nested or elements. |
| ConditionalVariableSet | org.apache.commons.launcher.types | A class that represents a set of nested elements of
ConditionalVariable objects. |
| ExitOnErrorThreadGroup | org.apache.commons.launcher | A class that subclasses the ThreadGroup class. |
| JVMArgumentSet | org.apache.commons.launcher.types | A class that represents a set of nested elements. |
| LaunchCommand | org.apache.commons.launcher | A class that represents the holds the various argument types that are used
in a Java command. |
| Launcher | org.apache.commons.launcher | A class that is used to launch a Java process. |
| LaunchTask | org.apache.commons.launcher | A class that eliminates the need for a batch or shell script to launch a Java
class. |
| ParentListener | org.apache.commons.launcher | A class for detecting if the parent JVM that launched this process has
terminated. |
| StreamConnector | org.apache.commons.launcher | A class for connecting an OutputStream to an InputStream. |
| SysPropertySet | org.apache.commons.launcher.types | A class that represents a set of nested elements. |