Uses of Interface
org.apache.cactus.integration.ant.deployment.DeployableFile

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

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

Classes in org.apache.cactus.integration.ant.deployment that implement DeployableFile
 class AbstractDeployableFile
          Logic common to all deployable implementations (WAR and EAR deployments).
 class EarDeployableFile
          Represents an EAR file to deploy in a container.
 class WarDeployableFile
          Represents a WAR file to deploy in a container.
 



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