Class Constants
- java.lang.Object
-
- com.sun.enterprise.glassfish.bootstrap.Constants
-
public final class Constants extends Object
- Author:
- Sanjeeb.Sahoo@Sun.COM
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classConstants.Platform
-
Field Summary
Fields Modifier and Type Field Description static StringARG_SEPstatic StringARGS_PROPstatic StringBUILDER_NAME_PROPERTYstatic StringDEFAULT_DOMAINS_DIR_PROPNAMEstatic StringGF_KERNELstatic StringHK2_CACHE_DIRstatic StringINHABITANTS_CACHEstatic StringINSTALL_ROOT_PROP_NAMEstatic StringINSTALL_ROOT_URI_PROP_NAMEstatic StringINSTANCE_ROOT_PROP_NAMEstatic StringINSTANCE_ROOT_URI_PROP_NAMEstatic StringNO_FORCED_SHUTDOWNstatic StringORIGINAL_ARGSstatic StringORIGINAL_CNstatic StringORIGINAL_CPstatic StringPLATFORM_PROPERTY_KEY
-
-
-
Field Detail
-
PLATFORM_PROPERTY_KEY
public static final String PLATFORM_PROPERTY_KEY
- See Also:
- Constant Field Values
-
GF_KERNEL
public static final String GF_KERNEL
- See Also:
- Constant Field Values
-
ARGS_PROP
public static final String ARGS_PROP
- See Also:
- Constant Field Values
-
DEFAULT_DOMAINS_DIR_PROPNAME
public static final String DEFAULT_DOMAINS_DIR_PROPNAME
- See Also:
- Constant Field Values
-
ORIGINAL_CP
public static final String ORIGINAL_CP
- See Also:
- Constant Field Values
-
ORIGINAL_CN
public static final String ORIGINAL_CN
- See Also:
- Constant Field Values
-
ORIGINAL_ARGS
public static final String ORIGINAL_ARGS
- See Also:
- Constant Field Values
-
ARG_SEP
public static final String ARG_SEP
- See Also:
- Constant Field Values
-
INSTANCE_ROOT_PROP_NAME
public static final String INSTANCE_ROOT_PROP_NAME
- See Also:
- Constant Field Values
-
INSTALL_ROOT_PROP_NAME
public static final String INSTALL_ROOT_PROP_NAME
- See Also:
- Constant Field Values
-
INSTALL_ROOT_URI_PROP_NAME
public static final String INSTALL_ROOT_URI_PROP_NAME
- See Also:
- Constant Field Values
-
INSTANCE_ROOT_URI_PROP_NAME
public static final String INSTANCE_ROOT_URI_PROP_NAME
- See Also:
- Constant Field Values
-
HK2_CACHE_DIR
public static final String HK2_CACHE_DIR
- See Also:
- Constant Field Values
-
INHABITANTS_CACHE
public static final String INHABITANTS_CACHE
- See Also:
- Constant Field Values
-
BUILDER_NAME_PROPERTY
public static final String BUILDER_NAME_PROPERTY
- See Also:
- Constant Field Values
-
NO_FORCED_SHUTDOWN
public static final String NO_FORCED_SHUTDOWN
- See Also:
- Constant Field Values
-
-