Uses of Class
org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDescException

Packages that use WebContainerDeploymentDescException
org.objectweb.jonas_web.deployment.lib   
org.objectweb.jonas_web.deployment.lib.wrapper   
 

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

Methods in org.objectweb.jonas_web.deployment.lib that throw WebContainerDeploymentDescException
static WebContainerDeploymentDesc WebDeploymentDescManager.getDeploymentDesc(String filename, ClassLoader loader)
          Get the specified web deployment descriptor.
 

Uses of WebContainerDeploymentDescException in org.objectweb.jonas_web.deployment.lib.wrapper
 

Methods in org.objectweb.jonas_web.deployment.lib.wrapper that throw WebContainerDeploymentDescException
static WebContainerDeploymentDesc WebManagerWrapper.getDeploymentDesc(String warName, ClassLoader cl)
          Wrap the WebDeploymentDescManager.getDeploymentDesc() call.
static WebContainerDeploymentDesc WebManagerWrapper.getDeploymentDesc(URL url, ClassLoader moduleCL, ClassLoader earCL)
          Wrap the WebDeploymentDescManager.getInstance().getDeploymentDesc() call.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.