All Classes
Class Summary |
ArgumentSet |
A class that represents a set of nested elements.
|
ChildMain |
A wrapper class that invokes another class'
main(String[]) . |
ConditionalArgument |
A class that represents nested or elements. |
ConditionalArgumentSet |
A class that represents a set of nested elements of
{@link ConditionalArgument} objects.
|
ConditionalVariable |
A class that represents nested or elements. |
ConditionalVariableSet |
A class that represents a set of nested elements of
{@link ConditionalVariable} objects.
|
ExitOnErrorThreadGroup |
A class that subclasses the {@link ThreadGroup} class. |
JVMArgumentSet |
A class that represents a set of nested elements.
|
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. |
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.
|
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.
|
SysPropertySet |
A class that represents a set of nested elements.
|
Copyright (c) 2001-2002 - Apache Software Foundation