Uses of Class
org.wso2.carbon.utils.component.xml.config.DeployerConfig

Packages that use DeployerConfig
org.wso2.carbon.utils   
org.wso2.carbon.utils.deployment   
 

Uses of DeployerConfig in org.wso2.carbon.utils
 

Methods in org.wso2.carbon.utils that return DeployerConfig
static DeployerConfig[] CarbonUtils.addCappDeployer(DeployerConfig[] originalConfigs, org.apache.axis2.engine.AxisConfiguration axisConfig)
          Adds the cApp deployer config into the original DeployerConfig array..
 

Methods in org.wso2.carbon.utils with parameters of type DeployerConfig
static DeployerConfig[] CarbonUtils.addCappDeployer(DeployerConfig[] originalConfigs, org.apache.axis2.engine.AxisConfiguration axisConfig)
          Adds the cApp deployer config into the original DeployerConfig array..
 

Uses of DeployerConfig in org.wso2.carbon.utils.deployment
 

Methods in org.wso2.carbon.utils.deployment that return types with arguments of type DeployerConfig
 List<DeployerConfig> Axis2DeployerProvider.getDeployerConfigs()
           
 

Method parameters in org.wso2.carbon.utils.deployment with type arguments of type DeployerConfig
 void Axis2DeployerRegistry.register(org.osgi.framework.Bundle[] bundles, List<DeployerConfig> deployerConfigs)
           
 



Copyright © 2014 WSO2 Inc. All rights reserved.