org.wso2.carbon.application.deployer
Class AppDeployerConstants
java.lang.Object
org.wso2.carbon.application.deployer.AppDeployerConstants
public class AppDeployerConstants
- extends Object
All constants related to app deployer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSO2_APP_NAME_HEADER
public static final String WSO2_APP_NAME_HEADER
- See Also:
- Constant Field Values
PARENT_APP_HEADER
public static final String PARENT_APP_HEADER
- See Also:
- Constant Field Values
WSO2_APP_DEPLOYER_HEADER
public static final String WSO2_APP_DEPLOYER_HEADER
- See Also:
- Constant Field Values
DEFAULT_APP
public static final String DEFAULT_APP
- See Also:
- Constant Field Values
ROOT
public static final String ROOT
- See Also:
- Constant Field Values
APPLICATIONS
public static final String APPLICATIONS
- See Also:
- Constant Field Values
APP_DEPENDENCIES
public static final String APP_DEPENDENCIES
- See Also:
- Constant Field Values
APP_ARTIFACTS_XML
public static final String APP_ARTIFACTS_XML
- See Also:
- Constant Field Values
ARTIFACT_XML
public static final String ARTIFACT_XML
- See Also:
- Constant Field Values
REG_CONFIG_XML
public static final String REG_CONFIG_XML
- See Also:
- Constant Field Values
REG_PATH_MAPPING
public static final String REG_PATH_MAPPING
- See Also:
- Constant Field Values
REG_PATH_MAPPING_RESOURCE
public static final String REG_PATH_MAPPING_RESOURCE
- See Also:
- Constant Field Values
REG_PATH_MAPPING_RESOURCE_ATTR_PATH
public static final String REG_PATH_MAPPING_RESOURCE_ATTR_PATH
- See Also:
- Constant Field Values
REG_PATH_MAPPING_RESOURCE_TARGET
public static final String REG_PATH_MAPPING_RESOURCE_TARGET
- See Also:
- Constant Field Values
REG_GAR_PATH_MAPPING
public static final String REG_GAR_PATH_MAPPING
- See Also:
- Constant Field Values
REG_GAR_MEDIATYPE
public static final String REG_GAR_MEDIATYPE
- See Also:
- Constant Field Values
REG_GAR_PATH_MAPPING_RESOURCE_TARGET
public static final String REG_GAR_PATH_MAPPING_RESOURCE_TARGET
- See Also:
- Constant Field Values
RESOURCES_DIR
public static final String RESOURCES_DIR
- See Also:
- Constant Field Values
META_DIR
public static final String META_DIR
- See Also:
- Constant Field Values
META_FILE_PREFIX
public static final String META_FILE_PREFIX
- See Also:
- Constant Field Values
META_FILE_POSTFIX
public static final String META_FILE_POSTFIX
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
LAST_UPDATED_TIME
public static final String LAST_UPDATED_TIME
- See Also:
- Constant Field Values
HASH_VALUE
public static final String HASH_VALUE
- See Also:
- Constant Field Values
FILE_NAME
public static final String FILE_NAME
- See Also:
- Constant Field Values
APP_FILE_PATH
public static final String APP_FILE_PATH
- See Also:
- Constant Field Values
RUNTIME_OBJECT_NAME
public static final String RUNTIME_OBJECT_NAME
- See Also:
- Constant Field Values
APP_VERSION
public static final String APP_VERSION
- See Also:
- Constant Field Values
ARTIFACT_VERSION
public static final String ARTIFACT_VERSION
- See Also:
- Constant Field Values
ARTIFACT_SERVER_ROLE
public static final String ARTIFACT_SERVER_ROLE
- See Also:
- Constant Field Values
CARBON_SERVER_ROLE
public static final String CARBON_SERVER_ROLE
- See Also:
- Constant Field Values
SERVER_ROLES_CMD_OPTION
public static final String SERVER_ROLES_CMD_OPTION
- See Also:
- Constant Field Values
REPOSITORY
public static final String REPOSITORY
- See Also:
- Constant Field Values
CARBON_APPS
public static final String CARBON_APPS
- See Also:
- Constant Field Values
WORK_DIR
public static final String WORK_DIR
- See Also:
- Constant Field Values
REQ_FEATURES_XML
public static final String REQ_FEATURES_XML
- See Also:
- Constant Field Values
CARBON_APP_TYPE
public static final String CARBON_APP_TYPE
- See Also:
- Constant Field Values
META_MEDIA_TYPE
public static final String META_MEDIA_TYPE
- See Also:
- Constant Field Values
FEATURE_SET
public static final String FEATURE_SET
- See Also:
- Constant Field Values
FEATURE
public static final String FEATURE
- See Also:
- Constant Field Values
ARTIFACT_TYPE
public static final String ARTIFACT_TYPE
- See Also:
- Constant Field Values
DEPLOYMENT_STATUS_DEPLOYED
public static final String DEPLOYMENT_STATUS_DEPLOYED
- See Also:
- Constant Field Values
DEPLOYMENT_STATUS_PENDING
public static final String DEPLOYMENT_STATUS_PENDING
- See Also:
- Constant Field Values
DEPLOYMENT_STATUS_FAILED
public static final String DEPLOYMENT_STATUS_FAILED
- See Also:
- Constant Field Values
AppDeployerConstants
public AppDeployerConstants()
Copyright © 2014 WSO2 Inc. All rights reserved.