|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Web | |
---|---|
org.objectweb.jonas_ear.deployment.api | |
org.objectweb.jonas_ear.deployment.xml |
Uses of Web in org.objectweb.jonas_ear.deployment.api |
---|
Methods in org.objectweb.jonas_ear.deployment.api that return Web | |
---|---|
Web[] |
EarDeploymentDesc.getWebTags()
Get the web tags of the application.xml file. |
Uses of Web in org.objectweb.jonas_ear.deployment.xml |
---|
Methods in org.objectweb.jonas_ear.deployment.xml that return Web | |
---|---|
Web |
Module.getWeb()
Gets the web |
Methods in org.objectweb.jonas_ear.deployment.xml with parameters of type Web | |
---|---|
void |
Module.setWeb(Web web)
Set the web |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |