public class WebApplication extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
context |
protected String |
root |
protected String |
webXml |
| Constructor and Description |
|---|
WebApplication() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigurationFile() |
String |
getContextPath() |
String |
getWebRoot() |
protected void |
setPath(String path) |
public WebApplication()
public String getWebRoot()
public String getConfigurationFile()
public String getContextPath()
Copyright © 2019 Nuxeo. All rights reserved.