|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebAppDD | |
org.apache.pluto.descriptors.services | |
org.apache.pluto.descriptors.services.impl |
Uses of WebAppDD in org.apache.pluto.descriptors.services |
Methods in org.apache.pluto.descriptors.services that return WebAppDD | |
WebAppDD |
WebAppDescriptorService.read()
Retrieve the WebApp deployment descriptor (web.xml). |
Methods in org.apache.pluto.descriptors.services with parameters of type WebAppDD | |
void |
WebAppDescriptorService.write(WebAppDD dd)
Write the WebApp deployment descriptor (web.xml). |
Uses of WebAppDD in org.apache.pluto.descriptors.services.impl |
Methods in org.apache.pluto.descriptors.services.impl that return WebAppDD | |
WebAppDD |
AbstractWebAppDescriptorService.read()
Read the Web Application Deployment Descriptor. |
Methods in org.apache.pluto.descriptors.services.impl with parameters of type WebAppDD | |
void |
AbstractWebAppDescriptorService.write(WebAppDD webApp)
Write the deployment descriptor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |