Uses of Interface
org.apache.cactus.integration.ant.util.AntTaskFactory

Packages that use AntTaskFactory
org.apache.cactus.integration.ant.container Contains classes and interfaces that constitute the support for container startup and shutdown in the Ant integration. 
 

Uses of AntTaskFactory in org.apache.cactus.integration.ant.container
 

Methods in org.apache.cactus.integration.ant.container with parameters of type AntTaskFactory
 void ContainerWrapper.setAntTaskFactory(AntTaskFactory theFactory)
           
 void Container.setAntTaskFactory(AntTaskFactory theFactory)
          Sets the factory to use for creating Ant tasks.
 void AbstractContainer.setAntTaskFactory(AntTaskFactory theFactory)
           
 



Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.