Uses of Class
org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc

Packages that use EarDeploymentDesc
org.objectweb.jonas_ear.deployment.lib   
org.objectweb.jonas_ear.deployment.lib.wrapper   
 

Uses of EarDeploymentDesc in org.objectweb.jonas_ear.deployment.lib
 

Methods in org.objectweb.jonas_ear.deployment.lib that return EarDeploymentDesc
static EarDeploymentDesc EarDeploymentDescManager.getDeploymentDesc(String earFileName, ClassLoader classLoaderForCls)
          Get an instance of an EAR deployment descriptor by parsing the application.xml deployment descriptor.
 

Uses of EarDeploymentDesc in org.objectweb.jonas_ear.deployment.lib.wrapper
 

Methods in org.objectweb.jonas_ear.deployment.lib.wrapper that return EarDeploymentDesc
static EarDeploymentDesc EarManagerWrapper.getDeploymentDesc(String ear, ClassLoader cl)
          Wrap EarDeploymentDescManager.getDeploymentDesc(ear, cl)
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.