Class ConfigurationServiceProcessor

    • Field Detail

      • configCtx

        protected org.apache.axis2.context.ConfigurationContext configCtx
      • axisConfig

        protected org.apache.axis2.engine.AxisConfiguration axisConfig
      • deploymentEngine

        protected org.apache.axis2.deployment.DeploymentEngine deploymentEngine
      • bundleContext

        protected org.osgi.framework.BundleContext bundleContext
      • lock

        protected Lock lock
    • Constructor Detail

      • ConfigurationServiceProcessor

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

      • processConfigurationService

        public abstract void processConfigurationService​(org.osgi.framework.ServiceReference sr,
                                                         int action)
                                                  throws org.apache.axis2.AxisFault
        Throws:
        org.apache.axis2.AxisFault