Class IntegratorComponent


  • public class IntegratorComponent
    extends Object
    Declarative service component Integrator component.
    • Constructor Detail

      • IntegratorComponent

        public IntegratorComponent()
    • Method Detail

      • activate

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

        protected void deactivate​(org.osgi.service.component.ComponentContext context)
      • setConfigurationContextService

        protected void setConfigurationContextService​(org.wso2.carbon.utils.ConfigurationContextService contextService)
      • setContextService

        protected static void setContextService​(org.wso2.carbon.utils.ConfigurationContextService contextService)
      • unsetConfigurationContextService

        protected void unsetConfigurationContextService​(org.wso2.carbon.utils.ConfigurationContextService contextService)
      • unsetConfigurationService

        protected static void unsetConfigurationService()
      • unsetTomcatService

        protected static void unsetTomcatService()
      • setTomcatService

        protected static void setTomcatService​(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService)
      • setCarbonTomcatService

        protected void setCarbonTomcatService​(org.wso2.carbon.tomcat.api.CarbonTomcatService contextService)
      • unsetCarbonTomcatService

        protected void unsetCarbonTomcatService​(org.wso2.carbon.tomcat.api.CarbonTomcatService contextService)
      • getCarbonTomcatService

        public static org.wso2.carbon.tomcat.api.CarbonTomcatService getCarbonTomcatService()
      • getContextService

        public static org.wso2.carbon.utils.ConfigurationContextService getContextService()