Package org.wso2.carbon.utils
Class WSO2Constants
- java.lang.Object
-
- org.wso2.carbon.utils.WSO2Constants
-
public final class WSO2Constants extends Object
Deprecated.useServerConstants
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWSO2Constants.ContextPathsDeprecated.
-
Field Summary
Fields Modifier and Type Field Description static StringBUNDLE_IDDeprecated.static StringCONFIG_SYSTEM_REGISTRY_INSTANCEDeprecated.static StringCONFIG_USER_REGISTRY_INSTANCEDeprecated.static StringCONFIGURATION_CONTEXTDeprecated.static StringFILE_RESOURCE_MAPDeprecated.static StringGENERATED_PAGESDeprecated.static StringGOVERNANCE_REGISTRY_INSTANCEDeprecated.static StringHTTP_PORTDeprecated.static StringHTTPS_PORTDeprecated.static StringLOCAL_REPO_INSTANCEDeprecated.static StringPRIMARY_BUNDLE_CONTEXTDeprecated.static StringPROXY_PORTDeprecated.static StringUSER_REALM_INSTANCEDeprecated.static StringWEB_RESOURCE_LOCATIONDeprecated.static StringWORK_DIRDeprecated.static StringWSO2WSAS_INSTANCEDeprecated.
-
-
-
Field Detail
-
FILE_RESOURCE_MAP
public static final String FILE_RESOURCE_MAP
Deprecated.- See Also:
- Constant Field Values
-
WORK_DIR
public static final String WORK_DIR
Deprecated.- See Also:
- Constant Field Values
-
WSO2WSAS_INSTANCE
public static final String WSO2WSAS_INSTANCE
Deprecated.- See Also:
- Constant Field Values
-
WEB_RESOURCE_LOCATION
public static final String WEB_RESOURCE_LOCATION
Deprecated.- See Also:
- Constant Field Values
-
GENERATED_PAGES
public static final String GENERATED_PAGES
Deprecated.- See Also:
- Constant Field Values
-
CONFIGURATION_CONTEXT
public static final String CONFIGURATION_CONTEXT
Deprecated.- See Also:
- Constant Field Values
-
HTTP_PORT
public static final String HTTP_PORT
Deprecated.- See Also:
- Constant Field Values
-
HTTPS_PORT
public static final String HTTPS_PORT
Deprecated.- See Also:
- Constant Field Values
-
PROXY_PORT
public static final String PROXY_PORT
Deprecated.- See Also:
- Constant Field Values
-
LOCAL_REPO_INSTANCE
public static final String LOCAL_REPO_INSTANCE
Deprecated.- See Also:
- Constant Field Values
-
CONFIG_SYSTEM_REGISTRY_INSTANCE
public static final String CONFIG_SYSTEM_REGISTRY_INSTANCE
Deprecated.- See Also:
- Constant Field Values
-
CONFIG_USER_REGISTRY_INSTANCE
public static final String CONFIG_USER_REGISTRY_INSTANCE
Deprecated.- See Also:
- Constant Field Values
-
GOVERNANCE_REGISTRY_INSTANCE
public static final String GOVERNANCE_REGISTRY_INSTANCE
Deprecated.- See Also:
- Constant Field Values
-
USER_REALM_INSTANCE
public static final String USER_REALM_INSTANCE
Deprecated.- See Also:
- Constant Field Values
-
BUNDLE_ID
public static final String BUNDLE_ID
Deprecated.- See Also:
- Constant Field Values
-
PRIMARY_BUNDLE_CONTEXT
public static final String PRIMARY_BUNDLE_CONTEXT
Deprecated.- See Also:
- Constant Field Values
-
-