Uses of Class
org.ow2.jonas.deployment.ear.xml.Web

Packages that use Web
org.ow2.jonas.deployment.ear   
org.ow2.jonas.deployment.ear.xml   
 

Uses of Web in org.ow2.jonas.deployment.ear
 

Methods in org.ow2.jonas.deployment.ear that return Web
 Web[] EarDeploymentDesc.getWebTags()
          Get the web tags of the application.xml file.
 

Uses of Web in org.ow2.jonas.deployment.ear.xml
 

Methods in org.ow2.jonas.deployment.ear.xml that return Web
 Web Module.getWeb()
          Gets the web
 

Methods in org.ow2.jonas.deployment.ear.xml with parameters of type Web
 void Module.setWeb(Web web)
          Set the web
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.