|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cactus.integration.api.cactify.Redirector
org.apache.cactus.integration.api.cactify.FilterRedirector
public final class FilterRedirector
Implementation of Redirector
for filter test redirectors.
Field Summary |
---|
Fields inherited from class org.apache.cactus.integration.api.cactify.Redirector |
---|
logger, mapping, name, roles |
Constructor Summary | |
---|---|
FilterRedirector()
Default constructor. |
|
FilterRedirector(org.codehaus.cargo.util.log.Logger logger)
Constructor with owner task to set. |
Method Summary | |
---|---|
void |
mergeInto(org.codehaus.cargo.module.webapp.WebXml theWebXml)
Merges the definition of the redirector into the provided deployment descriptor. |
Methods inherited from class org.apache.cactus.integration.api.cactify.Redirector |
---|
addSecurity, setMapping, setName, setRoles |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterRedirector()
public FilterRedirector(org.codehaus.cargo.util.log.Logger logger)
theOwnerTask
- objectMethod Detail |
---|
public void mergeInto(org.codehaus.cargo.module.webapp.WebXml theWebXml)
mergeInto
in class Redirector
theWebXml
- The deployment descriptor into which the redirector
definition should be mergedCactifyWarTask.Redirector#mergeInto
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |