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

java.lang.Object
  extended by org.wso2.carbon.utils.deployment.service.processors.ConfigurationServiceProcessor
      extended by org.wso2.carbon.utils.deployment.service.processors.Axis2ConfigParameterProcessor

public class Axis2ConfigParameterProcessor
extends ConfigurationServiceProcessor


Field Summary
 
Fields inherited from class org.wso2.carbon.utils.deployment.service.processors.ConfigurationServiceProcessor
axisConfig, bundleContext, configCtx, deploymentEngine, lock
 
Constructor Summary
Axis2ConfigParameterProcessor(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

Axis2ConfigParameterProcessor

public Axis2ConfigParameterProcessor(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.