org.wso2.carbon.utils
Class WSO2Constants

java.lang.Object
  extended by org.wso2.carbon.utils.WSO2Constants

Deprecated. use ServerConstants

public final class WSO2Constants
extends Object


Nested Class Summary
static class WSO2Constants.ContextPaths
          Deprecated.  
 
Field Summary
static String BUNDLE_ID
          Deprecated.  
static String CONFIG_SYSTEM_REGISTRY_INSTANCE
          Deprecated.  
static String CONFIG_USER_REGISTRY_INSTANCE
          Deprecated.  
static String CONFIGURATION_CONTEXT
          Deprecated.  
static String FILE_RESOURCE_MAP
          Deprecated. use ServerConstants.FILE_RESOURCE_MAP
static String GENERATED_PAGES
          Deprecated.  
static String GOVERNANCE_REGISTRY_INSTANCE
          Deprecated.  
static String HTTP_PORT
          Deprecated.  
static String HTTPS_PORT
          Deprecated.  
static String LOCAL_REPO_INSTANCE
          Deprecated.  
static String PRIMARY_BUNDLE_CONTEXT
          Deprecated.  
static String PROXY_PORT
          Deprecated.  
static String USER_REALM_INSTANCE
          Deprecated.  
static String WEB_RESOURCE_LOCATION
          Deprecated.  
static String WORK_DIR
          Deprecated. use ServerConstants.WORK_DIR
static String WSO2WSAS_INSTANCE
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FILE_RESOURCE_MAP

public static final String FILE_RESOURCE_MAP
Deprecated. use ServerConstants.FILE_RESOURCE_MAP
See Also:
Constant Field Values

WORK_DIR

public static final String WORK_DIR
Deprecated. use ServerConstants.WORK_DIR
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


Copyright © 2014 WSO2 Inc. All rights reserved.