Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AGENT_HALTED |
3 |
public static final int |
AGENT_NOT_CONFIG |
5 |
public static final int |
AGENT_PAUSED |
4 |
public static final int |
AGENT_RUNNING |
1 |
public static final int |
AGENT_STOPPED |
2 |
public static final int |
AGENT_STOPPING |
6 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FAILURE |
-1 |
public static final int |
SUCCESS |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MGMT_DIAG_DISABLE_ERRORS |
102 |
public static final int |
MGMT_DIAG_ENABLE_ERRORS |
101 |
public static final int |
MGMT_PORT |
9797 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BOTH |
3 |
public static final int |
PRIVATE |
2 |
public static final int |
SHARED |
1 |