Package org.apache.commons.launcher


package org.apache.commons.launcher
  • Class
    Description
    A wrapper class that invokes another class' main(String[]).
    A class that subclasses the ThreadGroup class.
    A class that represents the holds the various argument types that are used in a Java command.
    A class that is used to launch a Java process.
    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.
    A class that eliminates the need for a batch or shell script to launch a Java class.
    A class for detecting if the parent JVM that launched this process has terminated.
    A class for connecting an OutputStream to an InputStream.