| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEPLOYED |
2 |
public static final int |
DEPLOYING |
1 |
public static final int |
FAILED |
5 |
public static final int |
UNDEPLOYED |
4 |
public static final int |
UNDEPLOYING |
3 |
public static final int |
WAITING |
6 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALREADY_STARTED |
3 |
public static final int |
ALREADY_STOPPED |
4 |
public static final int |
SUCCESS |
0 |
public static final int |
WAR_NOT_FOUND |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEPLOYED |
2 |
public static final int |
DEPLOYING |
1 |
public static final int |
FAILED |
5 |
public static final int |
UNDEPLOYED |
4 |
public static final int |
UNDEPLOYING |
3 |
public static final int |
WAITING |
6 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_PAGE |
"org.ops4j.pax.web.error.error_page.global" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SERVLET_NAME |
"servlet-name" |
Copyright © 2006–2015 OPS4J - Open Participation Software for Java. All rights reserved.