public abstract class ConfigurationServiceProcessor extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.engine.AxisConfiguration |
axisConfig |
protected org.osgi.framework.BundleContext |
bundleContext |
protected org.apache.axis2.context.ConfigurationContext |
configCtx |
protected org.apache.axis2.deployment.DeploymentEngine |
deploymentEngine |
protected Lock |
lock |
Constructor and Description |
---|
ConfigurationServiceProcessor(org.apache.axis2.engine.AxisConfiguration axisConfig,
org.osgi.framework.BundleContext bundleContext) |
protected org.apache.axis2.context.ConfigurationContext configCtx
protected org.apache.axis2.engine.AxisConfiguration axisConfig
protected org.apache.axis2.deployment.DeploymentEngine deploymentEngine
protected org.osgi.framework.BundleContext bundleContext
protected Lock lock
Copyright © 2016 WSO2 Inc. All rights reserved.