Uses of Class
org.objectweb.jonas_web.deployment.xml.JonasWebApp

Packages that use JonasWebApp
org.objectweb.jonas_web.deployment.api   
org.objectweb.jonas_web.deployment.lib   
 

Uses of JonasWebApp in org.objectweb.jonas_web.deployment.api
 

Constructors in org.objectweb.jonas_web.deployment.api with parameters of type JonasWebApp
WebContainerDeploymentDesc(String fileName, ClassLoader classLoader, WebApp webApp, JonasWebApp jonasWebApp)
          Construct an instance of a WebContainerDeploymentDesc.
Constructor is private, call one of the static getInstance method instead.
 

Uses of JonasWebApp in org.objectweb.jonas_web.deployment.lib
 

Methods in org.objectweb.jonas_web.deployment.lib that return JonasWebApp
static JonasWebApp WebDeploymentDescManager.loadJonasWebApp(Reader reader, String fileName)
          Load the jonas-web.xml file.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.