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()  | 
protected boolean warPreprocessing
public WebApplication()
public String getWebRoot()
public String getConfigurationFile()
public String getContextPath()
public boolean needsWarPreprocessing()
Copyright © 2017 Nuxeo. All rights reserved.