Uses of Package
org.apache.cactus.integration.api.deployable

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

Classes in org.apache.cactus.integration.api.deployable used by org.apache.cactus.integration.api.deployable
AbstractDeployableFile
          Logic common to all deployable implementations (WAR and EAR deployments).
DeployableFile
          Represents a component to deploy in a container.
EarDeployableFile
          Represents an EAR file to deploy in a container.
WarDeployableFile
          Represents a WAR file to deploy in a container.
 



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