Uses of Interface
org.wso2.carbon.utils.component.xml.config.ComponentConfig
-
Packages that use ComponentConfig Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description abstract ComponentConfig[]ComponentConfigBuilder. build(org.apache.axiom.om.OMElement configElement)ComponentConfig[]DeployerConfigBuilder. build(org.apache.axiom.om.OMElement deployersElement)ComponentConfig[]HTTPGetRequestProcessorConfigBuilder. build(org.apache.axiom.om.OMElement configElement)ComponentConfig[]ManagementPermissionsBuilder. build(org.apache.axiom.om.OMElement omElement) -
Uses of ComponentConfig in org.wso2.carbon.utils.component.xml.config
Classes in org.wso2.carbon.utils.component.xml.config that implement ComponentConfig Modifier and Type Class Description classDeployerConfigclassHTTPGetRequestProcessorConfigclassManagementPermission
-