Package org.apache.cactus.integration.ant.container

Contains classes and interfaces that constitute the support for container startup and shutdown in the Ant integration.

See:
          Description

Class Summary
ContainerRunner Support class that handles the lifecycle of a container, which basically consists of startup and shutdown.
ContainerWrapper Class that wraps around an implementation of the Container interface and delegates all calls to the wrapped instance.
GenericContainer A generic container that can be nested in the CactusTask to support complete customization of the container lifecycle from a build file.
 

Package org.apache.cactus.integration.ant.container Description

Contains classes and interfaces that constitute the support for container startup and shutdown in the Ant integration.

WARNING
The classes and interfaces in this package are not intended for use by API clients. They may be altered in backwards-incompatible ways and even moved or removed at any time without further notice.



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