Uses of Interface
org.apache.cactus.integration.api.deployable.DeployableFile

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

Uses of DeployableFile in org.apache.cactus.integration.api.deployable
 

Classes in org.apache.cactus.integration.api.deployable 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-2009 The Apache Software Foundation. All Rights Reserved.