Uses of Class
org.wso2.carbon.utils.component.xml.config.DeployerConfig
Packages that use DeployerConfig
-
Uses of DeployerConfig in org.wso2.carbon.utils
Methods in org.wso2.carbon.utils that return DeployerConfigModifier and TypeMethodDescriptionstatic 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 DeployerConfigModifier and TypeMethodDescriptionstatic 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 DeployerConfigMethod parameters in org.wso2.carbon.utils.deployment with type arguments of type DeployerConfigModifier and TypeMethodDescriptionvoidAxis2DeployerRegistry.register(org.osgi.framework.Bundle[] bundles, List<DeployerConfig> deployerConfigs)