|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cactus.integration.ant.CactifyWarTask.Redirector
org.apache.cactus.integration.ant.CactifyWarTask.FilterRedirector
Implementation of Redirector
for filter test redirectors.
Constructor Summary | |
CactifyWarTask.FilterRedirector()
Default constructor. |
Method Summary | |
void |
mergeInto(WebXml theWebXml)
Merges the definition of the redirector into the provided deployment descriptor. |
Methods inherited from class org.apache.cactus.integration.ant.CactifyWarTask.Redirector |
setMapping, setName, setRoles |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CactifyWarTask.FilterRedirector()
Method Detail |
public void mergeInto(WebXml theWebXml)
CactifyWarTask.Redirector
mergeInto
in class CactifyWarTask.Redirector
theWebXml
- The deployment descriptor into which the redirector
definition should be mergedCactifyWarTask.Redirector.mergeInto(org.apache.cactus.integration.ant.deployment.WebXml)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |