Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LEGACY_OBJECT_NAME |
"jmx4perl:type=Config" |
public static final String |
OBJECT_NAME |
"jolokia:type=Config" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OBJECT_NAME |
"jolokia:type=ServerHandler" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JAAS_SUBJECT_REQUEST_ATTRIBUTE |
"org.jolokia.jaasSubject" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PATH_QUERY_PARAM |
"p" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JBOSS_AS_MANAGEMENT_ROOT_SERVER |
"jboss.as:management-root=server" |
public static final int |
LOGGING_DETECT_INTERVAL |
200 |
public static final int |
LOGGING_DETECT_TIMEOUT |
300000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INTERNAL_ERROR_MSG |
"Internal: Found AdminServiceFactory but can not call methods on it (wrong WAS version ?)" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_MSG_SIZE |
8972 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_MSG_SIZE |
8972 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OBJECT_NAME |
"jolokia:type=Discovery" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JOLOKIA_MULTICAST_GROUP |
"239.192.48.84" |
public static final int |
JOLOKIA_MULTICAST_PORT |
24884 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CSV_ESCAPE |
"\\\\" |
public static final String |
PATH_ESCAPE |
"!" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JOLOKIA_CYPHER_PASSWORD |
"META-INF/jolokia-password" |
Copyright © 2018. All rights reserved.