| Package | Description |
|---|---|
| org.apache.pluto.descriptors.services | |
| org.apache.pluto.descriptors.services.impl |
| Modifier and Type | Method and Description |
|---|---|
WebAppDD |
WebAppDescriptorService.read()
Retrieve the WebApp deployment descriptor
(web.xml).
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebAppDescriptorService.write(WebAppDD dd)
Write the WebApp deployment descriptor
(web.xml).
|
| Modifier and Type | Method and Description |
|---|---|
WebAppDD |
AbstractWebAppDescriptorService.read()
Read the Web Application Deployment Descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractWebAppDescriptorService.write(WebAppDD webApp)
Write the deployment descriptor.
|
Copyright © 2003-2013 . All Rights Reserved.