Modifier and Type | Field and Description |
---|---|
private java.lang.String |
contextRoot |
private java.lang.String |
uri |
Constructor and Description |
---|
WebModuleImpl(java.lang.String webUri,
java.lang.String contextRoot) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContextRoot() |
java.lang.String |
getUri() |
void |
setContextRoot(java.lang.String contextRoot) |
void |
setUri(java.lang.String uri) |
public WebModuleImpl(java.lang.String webUri, java.lang.String contextRoot)
public java.lang.String getContextRoot()
getContextRoot
in interface WebModule
public void setContextRoot(java.lang.String contextRoot)
setContextRoot
in interface WebModule