Class AppManagementServiceComponent


  • public class AppManagementServiceComponent
    extends Object
    • Constructor Detail

      • AppManagementServiceComponent

        public AppManagementServiceComponent()
    • Method Detail

      • activate

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

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

        protected void setAppManager​(org.wso2.carbon.application.deployer.service.ApplicationManagerService appManager)
      • unsetAppManager

        protected void unsetAppManager​(org.wso2.carbon.application.deployer.service.ApplicationManagerService appManager)
      • getAppManager

        public static org.wso2.carbon.application.deployer.service.ApplicationManagerService getAppManager()
                                                                                                    throws Exception
        Throws:
        Exception