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

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

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

Methods in org.apache.cactus.integration.ant with parameters of type FilterRedirector
 void CactifyWarTask.addFilterRedirector(FilterRedirector theFilterRedirector)
          Adds a Cactus filter test redirector.
 

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

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



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