| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INIT_EVENT |
0 |
public static final int |
READY_EVENT |
2 |
public static final int |
SHUTDOWN_EVENT |
3 |
public static final int |
STARTUP_EVENT |
1 |
public static final int |
TERMINATION_EVENT |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GLASSFISH_REQUIRE_REPOSITORY |
"GlassFish-require-repository" |
public static final String |
GLASSFISH_REQUIRE_SERVICES |
"GlassFish-require-services" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
VAL |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCAL_EVENT_PREFIX |
"local/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_NAME_LISTENER_REG |
"local/listener/register" |
public static final String |
EVENT_NAME_LISTENER_UNREG |
"local/listener/unregister" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
USER_MESSAGE_NAME |
"usermessage" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_STATE_CHANGED |
"AdminCommandInstance/stateChanged" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_PROGRESSSTATUS_CHANGE |
"ProgressStatus/change" |
public static final String |
EVENT_PROGRESSSTATUS_STATE |
"ProgressStatus/state" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PAYLOAD_HEADER_NAME |
"org.glassfish.payload.admin.data" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_INSTANCE_NAME |
"default-instance-name" |
public static final String |
kCompileJspDirName |
"jsp" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME_APP_REGEX |
"[\\p{L}\\p{N}_][\\p{L}\\p{N}\\-_\\./;:#]*" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_CONFIG_FILENAME |
"META-INF/admingui/console-config.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALT_DD |
"altdd" |
public static final String |
COMPONENT |
"component" |
public static final String |
CONTEXT_ROOT |
"contextroot" |
public static final String |
DEPLOYMENT_ORDER |
"deploymentorder" |
public static final String |
DEPLOYMENT_PLAN |
"deploymentplan" |
public static final String |
DIRECTORY_DEPLOYED |
"directorydeployed" |
public static final String |
ENABLED |
"enabled" |
public static final String |
LIBRARIES |
"libraries" |
public static final String |
LOCATION |
"location" |
public static final String |
PRECOMPILE_JSP |
"precompilejsp" |
public static final String |
RUNTIME_ALT_DD |
"runtimealtdd" |
public static final String |
VIRTUAL_SERVERS |
"virtualservers" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PREPARE_SHUTDOWN_NAME |
"prepare_shutdown" |
public static final String |
SERVER_READY_NAME |
"server_ready" |
public static final String |
SERVER_SHUTDOWN_NAME |
"server_shutdown" |
public static final String |
SERVER_STARTUP_NAME |
"server_startup" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALERT_INT |
1050 |
public static final int |
EMERGENCY_INT |
1100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LEVEL_HIGH |
"HIGH" |
public static final String |
LEVEL_LOW |
"LOW" |
public static final String |
LEVEL_OFF |
"OFF" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOGICAL_NAME |
"com.sun.enterprise.naming.logicalName" |
public static final String |
NAMESPACE_METADATA_KEY |
"NamespacePrefixes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CORBALOC |
"corbaloc:" |
public static final String |
IC_BASED |
"ic-based" |
public static final String |
IC_BASED_WEIGHTED |
"ic-based-weighted" |
public static final String |
IIOP_ENDPOINTS_PROPERTY |
"com.sun.appserv.iiop.endpoints" |
public static final String |
IIOP_URL |
"iiop:1.2@" |
public static final String |
IIOP_URL_PROPERTY |
"com.sun.appserv.ee.iiop.endpointslist" |
public static final String |
LOAD_BALANCING_PROPERTY |
"com.sun.appserv.iiop.loadbalancingpolicy" |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.