org.wso2.carbon.utils.component.xml
Interface ComponentConstants

All Known Implementing Classes:
ComponentConfigBuilder, ComponentConfigFactory, DeployerConfigBuilder, HTTPGetRequestProcessorConfigBuilder, ManagementPermissionsBuilder

public interface ComponentConstants


Field Summary
static String DEPLOYER_CONFIG
           
static String ELE_CLASS
           
static String ELE_COMPONENT_BUILDER
           
static String ELE_COMPONENT_BUILDERS
           
static String ELE_DEPLOYER
           
static String ELE_DEPLOYERS
           
static String ELE_DIRECTORY
           
static String ELE_EXTENSION
           
static String ELE_HTTP_GET_REQUEST_PROCESSORS
           
static String ELE_ID
           
static String ELE_ITEM
           
static String ELE_PROCESSOR
           
static String HTTP_GET_REQUEST_PROCESSORS
           
static String NS_WSO2CARBON
           
 

Field Detail

ELE_DEPLOYERS

static final String ELE_DEPLOYERS
See Also:
Constant Field Values

ELE_DEPLOYER

static final String ELE_DEPLOYER
See Also:
Constant Field Values

ELE_DIRECTORY

static final String ELE_DIRECTORY
See Also:
Constant Field Values

ELE_EXTENSION

static final String ELE_EXTENSION
See Also:
Constant Field Values

ELE_HTTP_GET_REQUEST_PROCESSORS

static final String ELE_HTTP_GET_REQUEST_PROCESSORS
See Also:
Constant Field Values

ELE_PROCESSOR

static final String ELE_PROCESSOR
See Also:
Constant Field Values

ELE_ITEM

static final String ELE_ITEM
See Also:
Constant Field Values

ELE_COMPONENT_BUILDERS

static final String ELE_COMPONENT_BUILDERS
See Also:
Constant Field Values

ELE_COMPONENT_BUILDER

static final String ELE_COMPONENT_BUILDER
See Also:
Constant Field Values

ELE_CLASS

static final String ELE_CLASS
See Also:
Constant Field Values

ELE_ID

static final String ELE_ID
See Also:
Constant Field Values

NS_WSO2CARBON

static final String NS_WSO2CARBON
See Also:
Constant Field Values

DEPLOYER_CONFIG

static final String DEPLOYER_CONFIG
See Also:
Constant Field Values

HTTP_GET_REQUEST_PROCESSORS

static final String HTTP_GET_REQUEST_PROCESSORS
See Also:
Constant Field Values


Copyright © 2014 WSO2 Inc. All rights reserved.