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

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

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

Methods in org.apache.cactus.integration.api.deployable that return EarDeployableFile
static EarDeployableFile EarParser.parse(java.io.File theDeployableFile)
          Parse an EAR descriptor to extract meaninful information for Cactus.
 



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