|
||||||||||
| 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.ServletRedirector
public class ServletRedirector
Implementation of Redirector for servlet test redirectors.
| Field Summary |
|---|
| Fields inherited from class org.apache.cactus.integration.api.cactify.Redirector |
|---|
logger, mapping, name, roles |
| Constructor Summary | |
|---|---|
ServletRedirector()
Default constructor. |
|
ServletRedirector(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 ServletRedirector()
public ServletRedirector(org.codehaus.cargo.util.log.Logger logger)
theOwnerTask - object| Method Detail |
|---|
public void mergeInto(org.codehaus.cargo.module.webapp.WebXml theWebXml)
mergeInto in class RedirectortheWebXml - 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 | |||||||||