Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_PORT |
8000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_ENCODING |
"8859_1" |
public static final String |
RFC_822_FMT |
"EEE, d MMM yyyy HH:mm:ss Z" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY |
"jboss.mod_cluster.jvmRoute" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_DECAY_FACTOR |
2 |
public static final int |
DEFAULT_HISTORY |
9 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DEFAULT_CAPACITY |
1.0 |
public static final int |
DEFAULT_WEIGHT |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FREE_MEMORY |
"FreePhysicalMemorySize" |
public static final String |
TOTAL_MEMORY |
"TotalPhysicalMemorySize" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SESSION_COOKIE_NAME |
"JSESSIONID" |
public static final String |
DEFAULT_SESSION_PARAMETER_NAME |
"jsessionid" |
Copyright © 2015 JBoss by Red Hat. All rights reserved.