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

Packages that use AbstractDeployableFile
org.apache.cactus.integration.ant.deployment Contains classes that support deployment aspects like parsing deployment descriptors and extracting resources from deployment archives. 
 

Uses of AbstractDeployableFile in org.apache.cactus.integration.ant.deployment
 

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



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