Class AppDeployerServiceComponent

  • All Implemented Interfaces:
    EventListener, org.osgi.framework.ServiceListener

    public class AppDeployerServiceComponent
    extends Object
    implements org.osgi.framework.ServiceListener
    • Constructor Detail

      • AppDeployerServiceComponent

        public AppDeployerServiceComponent()
    • Method Detail

      • activate

        protected void activate​(org.osgi.service.component.ComponentContext ctxt)
      • deactivate

        protected void deactivate​(org.osgi.service.component.ComponentContext ctxt)
      • setRegistryService

        protected void setRegistryService​(org.wso2.carbon.registry.core.service.RegistryService regService)
      • unsetRegistryService

        protected void unsetRegistryService​(org.wso2.carbon.registry.core.service.RegistryService regService)
      • getRegistryService

        public static org.wso2.carbon.registry.core.service.RegistryService getRegistryService()
                                                                                        throws Exception
        Throws:
        Exception
      • getBundleContext

        public static org.osgi.framework.BundleContext getBundleContext()
      • setConfigurationContext

        protected void setConfigurationContext​(org.wso2.carbon.utils.ConfigurationContextService configCtx)
      • unsetConfigurationContext

        protected void unsetConfigurationContext​(org.wso2.carbon.utils.ConfigurationContextService configCtx)
      • serviceChanged

        public void serviceChanged​(org.osgi.framework.ServiceEvent serviceEvent)
        Specified by:
        serviceChanged in interface org.osgi.framework.ServiceListener
      • addCAppDeployer

        public boolean addCAppDeployer​(org.apache.axis2.engine.AxisConfiguration axisConfiguration)