Uses of Interface
org.wso2.carbon.utils.component.xml.config.ComponentConfig

Packages that use ComponentConfig
org.wso2.carbon.utils.component.xml   
org.wso2.carbon.utils.component.xml.builder   
org.wso2.carbon.utils.component.xml.config   
 

Uses of ComponentConfig in org.wso2.carbon.utils.component.xml
 

Methods in org.wso2.carbon.utils.component.xml that return ComponentConfig
 ComponentConfig[] Component.getComponentConfig(String key)
           
 

Uses of ComponentConfig in org.wso2.carbon.utils.component.xml.builder
 

Methods in org.wso2.carbon.utils.component.xml.builder that return ComponentConfig
 ComponentConfig[] ManagementPermissionsBuilder.build(org.apache.axiom.om.OMElement omElement)
           
 ComponentConfig[] HTTPGetRequestProcessorConfigBuilder.build(org.apache.axiom.om.OMElement configElement)
           
 ComponentConfig[] DeployerConfigBuilder.build(org.apache.axiom.om.OMElement deployersElement)
           
abstract  ComponentConfig[] ComponentConfigBuilder.build(org.apache.axiom.om.OMElement configElement)
           
 

Uses of ComponentConfig in org.wso2.carbon.utils.component.xml.config
 

Classes in org.wso2.carbon.utils.component.xml.config that implement ComponentConfig
 class DeployerConfig
           
 class HTTPGetRequestProcessorConfig
           
 class ManagementPermission
           
 



Copyright © 2014 WSO2 Inc. All rights reserved.