|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jrun.servlet.ServletMapping
|
+--jrun.servlet.WebAppMapping
Represents a single web application mapping.
| Constructor Summary | |
WebAppMapping()
|
|
| Method Summary | |
WebApplication |
getWebApplication()
|
void |
setUseWebServerRoot(boolean use)
Determines if the web application should use the web server root dir |
void |
setWebApplication(WebApplication webapp)
|
| Methods inherited from class jrun.servlet.ServletMapping |
getExtension, getHost, getLength, getName, getPath, getPrefix, getTarget, isServlet, setName, setPath, setServlet, setTarget, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public WebAppMapping()
| Method Detail |
public void setUseWebServerRoot(boolean use)
useRoot - true if the web applications should use the web server root dirpublic void setWebApplication(WebApplication webapp)
public WebApplication getWebApplication()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||