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

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

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

Methods in org.apache.cactus.integration.ant with parameters of type JspRedirector
 void CactifyWarTask.addJspRedirector(JspRedirector theJspRedirector)
          Adds a Cactus JSP test redirector.
 

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

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



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