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

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

Subclasses of AbstractDeployableFile in org.apache.cactus.integration.ant.container
 class EarDeployableFile
          Represents an EAR file to deploy in a container.
 class WarDeployableFile
          Represents a WAR file to deploy in a container.
 



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