|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
WebApplication configuration as contained within the web.xml Deployment Descriptor.
| Method Summary | |
java.lang.String |
getContextPath()
Retrieve the name of the context path within which WebApps retrieved from this service reside. |
WebAppDD |
read()
Retrieve the WebApp deployment descriptor (web.xml). |
void |
write(WebAppDD dd)
Write the WebApp deployment descriptor (web.xml). |
| Method Detail |
public java.lang.String getContextPath()
public WebAppDD read()
throws java.io.IOException
java.io.IOException - if an IO error occurs.
public void write(WebAppDD dd)
throws java.io.IOException
dd -
java.io.IOException - if an IO error occurs.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||