| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
APPLICATION_CONTEXTS_PATH |
"weld-probe/contexts/application" |
public static final String |
BEANS_PATH |
"weld-probe/beans" |
public static final String |
BEANS_PATH_ALL |
"weld-probe/beans?pageSize=0" |
public static final String |
DEPLOYMENT_PATH |
"weld-probe/deployment" |
public static final String |
EVENTS_PATH |
"weld-probe/events" |
public static final String |
INVOCATIONS_PATH |
"weld-probe/invocations" |
public static final String |
OBSERVERS_PATH |
"weld-probe/observers" |
public static final String |
SESSION_CONTEXTS_PATH |
"weld-probe/contexts/session" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SIMPLE_CALL_METHOD_NAME |
"simpleCall" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GETTER_METHOD_NAME |
"getTestJavaAccesorMethods" |
public static final String |
MESSAGE_A |
"A happened." |
public static final String |
MESSAGE_AB |
"AB happened." |
public static final String |
MESSAGE_B |
"B happened." |
public static final String |
SOME_METHOD_NAME |
"doSomething" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PRIORITY |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PRIORITY |
2500 |
Copyright © 2016. All Rights Reserved.