Uses of Class
org.ow2.jonas.deployment.ear.EarDeploymentDesc

Packages that use EarDeploymentDesc
org.ow2.jonas.deployment.ear.lib   
org.ow2.jonas.deployment.ear.wrapper   
 

Uses of EarDeploymentDesc in org.ow2.jonas.deployment.ear.lib
 

Methods in org.ow2.jonas.deployment.ear.lib that return EarDeploymentDesc
static EarDeploymentDesc EarDeploymentDescManager.getDeploymentDesc(org.ow2.util.ee.deploy.api.deployable.EARDeployable earDeployable, ClassLoader classLoaderForCls)
          Get an instance of an EAR deployment descriptor by parsing the application.xml deployment descriptor.
 

Uses of EarDeploymentDesc in org.ow2.jonas.deployment.ear.wrapper
 

Methods in org.ow2.jonas.deployment.ear.wrapper that return EarDeploymentDesc
static EarDeploymentDesc EarManagerWrapper.getDeploymentDesc(org.ow2.util.ee.deploy.api.deployable.EARDeployable earDeployable, ClassLoader cl)
          Wrap EarDeploymentDescManager.getDeploymentDesc(ear, cl).
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.