Class ComponentConfigFactory
java.lang.Object
org.wso2.carbon.utils.component.xml.ComponentConfigFactory
- All Implemented Interfaces:
ComponentConstants
-
Field Summary
Fields inherited from interface org.wso2.carbon.utils.component.xml.ComponentConstants
DEPLOYER_CONFIG, ELE_CLASS, ELE_COMPONENT_BUILDER, ELE_COMPONENT_BUILDERS, ELE_DEPLOYER, ELE_DEPLOYERS, ELE_DIRECTORY, ELE_EXTENSION, ELE_HTTP_GET_REQUEST_PROCESSORS, ELE_ID, ELE_ITEM, ELE_PROCESSOR, HTTP_GET_REQUEST_PROCESSORS, NS_WSO2CARBON -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddComponentBuilder(String configKey, ComponentConfigBuilder componentConfigBuilder) static Componentbuild(InputStream xmlStream)
-
Method Details
-
addComponentBuilder
public static void addComponentBuilder(String configKey, ComponentConfigBuilder componentConfigBuilder) -
build
- Throws:
CarbonException
-