Library:Apache Jakarta Commons Launcher
Version:1.1
Compatibility:JDK 1.4
Classes in library Apache Jakarta Commons Launcher.
NamePackageDescription
ArgumentSetorg.apache.commons.launcher.typesA class that represents a set of nested elements.
ChildMainorg.apache.commons.launcherA wrapper class that invokes another class' main(String[]).
ConditionalArgumentorg.apache.commons.launcher.typesA class that represents nested or elements.
ConditionalArgumentSetorg.apache.commons.launcher.typesA class that represents a set of nested elements of ConditionalArgument objects.
ConditionalVariableorg.apache.commons.launcher.typesA class that represents nested or elements.
ConditionalVariableSetorg.apache.commons.launcher.typesA class that represents a set of nested elements of ConditionalVariable objects.
ExitOnErrorThreadGrouporg.apache.commons.launcherA class that subclasses the ThreadGroup class.
JVMArgumentSetorg.apache.commons.launcher.typesA class that represents a set of nested elements.
LaunchCommandorg.apache.commons.launcherA class that represents the holds the various argument types that are used in a Java command.
Launcherorg.apache.commons.launcherA class that is used to launch a Java process.
LaunchTaskorg.apache.commons.launcherA class that eliminates the need for a batch or shell script to launch a Java class.
ParentListenerorg.apache.commons.launcherA class for detecting if the parent JVM that launched this process has terminated.
StreamConnectororg.apache.commons.launcherA class for connecting an OutputStream to an InputStream.
SysPropertySetorg.apache.commons.launcher.typesA class that represents a set of nested elements.
Search