Class AxisObserverProcessor
- java.lang.Object
-
- org.wso2.carbon.utils.deployment.service.processors.ConfigurationServiceProcessor
-
- org.wso2.carbon.utils.deployment.service.processors.AxisObserverProcessor
-
public class AxisObserverProcessor extends ConfigurationServiceProcessor
Dynamically add deployers to the AxisConfiguration
-
-
Field Summary
-
Fields inherited from class org.wso2.carbon.utils.deployment.service.processors.ConfigurationServiceProcessor
axisConfig, bundleContext, configCtx, deploymentEngine, lock
-
-
Constructor Summary
Constructors Constructor Description AxisObserverProcessor(org.apache.axis2.engine.AxisConfiguration axisConfig, org.osgi.framework.BundleContext bundleContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocessConfigurationService(org.osgi.framework.ServiceReference sr, int action)
-
-
-
Method Detail
-
processConfigurationService
public void processConfigurationService(org.osgi.framework.ServiceReference sr, int action) throws org.apache.axis2.AxisFault- Specified by:
processConfigurationServicein classConfigurationServiceProcessor- Throws:
org.apache.axis2.AxisFault
-
-