| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"post-create" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"post-init" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"pre-init" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROTOCOL |
"ar" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOG_DEBUG_PROPERTY |
"org.exoplatform.container.configuration.debug" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
WAR_CONF_LOCATION |
"/WEB-INF" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KERNEL_1_0_URI |
"http://www.exoplatform.org/xml/ns/kernel_1_0.xsd" |
public static final String |
KERNEL_1_0_URI_OLD |
"http://www.exoplaform.org/xml/ns/kernel_1_0.xsd" |
public static final String |
KERNEL_1_1_URI |
"http://www.exoplatform.org/xml/ns/kernel_1_1.xsd" |
public static final String |
KERNEL_1_1_URI_OLD |
"http://www.exoplaform.org/xml/ns/kernel_1_1.xsd" |
public static final String |
KERNEL_1_2_URI |
"http://www.exoplatform.org/xml/ns/kernel_1_2.xsd" |
public static final String |
KERNEL_1_2_URI_OLD |
"http://www.exoplaform.org/xml/ns/kernel_1_2.xsd" |
public static final String |
KERNEL_1_3_URI |
"http://www.exoplatform.org/xml/ns/kernel_1_3.xsd" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PORTAL_CONTAINER_SETTING_NAME |
"name" |
public static final String |
REALM_SETTING_NAME |
"realm" |
public static final String |
REST_CONTEXT_SETTING_NAME |
"rest" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXO_ARCHIVE_DIRS_PARAM |
"exo.archive.dirs" |
public static final String |
EXO_CONF_DIR_NAME_PARAM |
"exo.conf.dir.name" |
public static final String |
EXO_CONF_PARAM |
"exo.conf.dir" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GARBAGE_COLLECTOR_MXBEANS |
"GarbageCollectorMXBeans" |
public static final String |
MEMORY_MANAGER_MXBEANS |
"MemoryManagerMXBean" |
public static final String |
MEMORY_POOL_MXBEANS |
"MemoryPoolMXBeans" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KERNEL_CONFIGURATION_1_0_URI |
"http://www.exoplaform.org/xml/ns/kernel_1_0.xsd" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXO_CONTAINER_PROP_NAME |
"container.name.suffix" |
public static final String |
PORTAL_CONTAINER_VARIABLE_PREFIX |
"portal.container." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ARRAY |
"array" |
public static final String |
BOOLEAN |
"boolean" |
public static final String |
COLLECTION |
"collection" |
public static final String |
DATE |
"date" |
public static final String |
DOUBLE |
"double" |
public static final String |
FLOAT |
"float" |
public static final String |
INT |
"int" |
public static final String |
LONG |
"long" |
public static final String |
MAP |
"map" |
public static final String |
NATIVE_ARRAY |
"native-array" |
public static final String |
OBJECT |
"object" |
public static final String |
STRING |
"string" |
Copyright © 2016 eXo Platform SAS. All Rights Reserved.