Uses of Class
org.apache.cactus.integration.api.deployable.AbstractDeployableFile

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

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

Subclasses of AbstractDeployableFile in org.apache.cactus.integration.api.deployable
 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.