Uses of Class
org.apache.cactus.integration.api.cactify.ServletRedirector

Packages that use ServletRedirector
org.apache.cactus.integration.ant Contains the tasks and types provided for integration of Cactus with Ant. 
org.apache.cactus.maven2.mojos   
 

Uses of ServletRedirector in org.apache.cactus.integration.ant
 

Methods in org.apache.cactus.integration.ant with parameters of type ServletRedirector
 void CactifyWarTask.addServletRedirector(ServletRedirector theServletRedirector)
          Adds a Cactus servlet test redirector.
 

Uses of ServletRedirector in org.apache.cactus.maven2.mojos
 

Subclasses of ServletRedirector in org.apache.cactus.maven2.mojos
 class ServletRedirector
          We extend the ServletRedirector so that we can define custom redirector definitions in the pom.xml.
 



Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.