Uses of Class
org.wso2.carbon.utils.component.xml.config.DeployerConfig
-
Packages that use DeployerConfig Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description List<DeployerConfig>Axis2DeployerProvider. getDeployerConfigs()Method parameters in org.wso2.carbon.utils.deployment with type arguments of type DeployerConfig Modifier and Type Method Description voidAxis2DeployerRegistry. register(org.osgi.framework.Bundle[] bundles, List<DeployerConfig> deployerConfigs)
-