|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebApp | |
---|---|
org.objectweb.jonas_web.deployment.api | |
org.objectweb.jonas_web.deployment.lib |
Uses of WebApp in org.objectweb.jonas_web.deployment.api |
---|
Constructors in org.objectweb.jonas_web.deployment.api with parameters of type WebApp | |
---|---|
SecurityConstraintListDesc(WebApp webApp)
Constructor |
|
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 WebApp in org.objectweb.jonas_web.deployment.lib |
---|
Methods in org.objectweb.jonas_web.deployment.lib that return WebApp | |
---|---|
static WebApp |
WebDeploymentDescManager.loadWebApp(Reader reader,
String fileName)
Load the web.xml file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |