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.
An implementor of this interface can be attached to a "launch" task by
setting the following "launch" task attributes in the Launcher's XML
file:
filterclassname - The name of the class that implements
this interface
filterclasspath - (Optional) The classpath for the class
that implements
An implementor of this interface can be attached to a "launch" task by setting the following "launch" task attributes in the Launcher's XML file:
filterclassname- The name of the class that implements this interfacefilterclasspath- (Optional) The classpath for the class that implements