org.wso2.carbon.utils.deployment.service.processors
Class AxisObserverProcessor

java.lang.Object
  extended by org.wso2.carbon.utils.deployment.service.processors.ConfigurationServiceProcessor
      extended by 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
AxisObserverProcessor(org.apache.axis2.engine.AxisConfiguration axisConfig, org.osgi.framework.BundleContext bundleContext)
           
 
Method Summary
 void processConfigurationService(org.osgi.framework.ServiceReference sr, int action)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisObserverProcessor

public AxisObserverProcessor(org.apache.axis2.engine.AxisConfiguration axisConfig,
                             org.osgi.framework.BundleContext bundleContext)
Method Detail

processConfigurationService

public void processConfigurationService(org.osgi.framework.ServiceReference sr,
                                        int action)
                                 throws org.apache.axis2.AxisFault
Specified by:
processConfigurationService in class ConfigurationServiceProcessor
Throws:
org.apache.axis2.AxisFault


Copyright © 2014 WSO2 Inc. All rights reserved.