Uses of Class
org.objectweb.jonas_ear.deployment.xml.Application

Packages that use Application
org.objectweb.jonas_ear.deployment.api   
org.objectweb.jonas_ear.deployment.lib   
 

Uses of Application in org.objectweb.jonas_ear.deployment.api
 

Constructors in org.objectweb.jonas_ear.deployment.api with parameters of type Application
EarDeploymentDesc(ClassLoader classLoaderForCls, Application application, JonasApplication jonasApplication)
          Construct an instance of a EarDeploymentDesc.
 

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

Methods in org.objectweb.jonas_ear.deployment.lib that return Application
static Application EarDeploymentDescManager.loadApplication(Reader reader, String fileName)
          Load the application.xml file.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.