|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.catalina.launcher.CatalinaLaunchFilter
public class CatalinaLaunchFilter
This class implements the LaunchFilter interface. This class is designed to unconditionally force the "waitforchild" attribute for certain Catalina applications to true.
Constructor Summary | |
---|---|
CatalinaLaunchFilter()
|
Method Summary | |
---|---|
void |
filter(org.apache.commons.launcher.LaunchCommand launchCommand)
This method allows dynamic configuration and error checking of the attributes and nested elements in a "launch" task that is launching a Catalina application. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CatalinaLaunchFilter()
Method Detail |
---|
public void filter(org.apache.commons.launcher.LaunchCommand launchCommand) throws org.apache.tools.ant.BuildException
filter
in interface org.apache.commons.launcher.LaunchFilter
launchCommand
- a configured instance of the LaunchTask
class
org.apache.tools.ant.BuildException
- if any errors occur
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |