public class WebApplication extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
path |
protected String |
root |
protected boolean |
warPreprocessing |
protected String |
webXml |
| Constructor and Description |
|---|
WebApplication() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigurationFile() |
String |
getContextPath() |
String |
getName() |
String |
getWebRoot() |
boolean |
needsWarPreprocessing() |
Copyright © 2019 Nuxeo SA. All rights reserved.