public class Web extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
contextRoot |
protected String |
webUri |
| Constructor and Description |
|---|
Web() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextRoot() |
String |
getWebUri() |
void |
setContextRoot(String value) |
void |
setWebUri(String value) |
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.