Uses of Class
org.apache.cactus.integration.ant.container.ContainerWrapper

Packages that use ContainerWrapper
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 ContainerWrapper in org.apache.cactus.integration.ant.container
 

Subclasses of ContainerWrapper in org.apache.cactus.integration.ant.container
 class GenericContainer
          A generic container that can be nested in the CactusTask to support complete customization of the container lifecycle from a build file.
 

Constructors in org.apache.cactus.integration.ant.container with parameters of type ContainerWrapper
ContainerRunner(ContainerWrapper theContainerWrapper)
          Constructor.
 



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