public class IntegratorComponent extends Object
Constructor and Description |
---|
IntegratorComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
deactivate(org.osgi.service.component.ComponentContext context) |
static org.wso2.carbon.tomcat.api.CarbonTomcatService |
getCarbonTomcatService() |
static org.wso2.carbon.utils.ConfigurationContextService |
getContextService() |
protected void |
setCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService contextService) |
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) |
protected static void |
setContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) |
protected static void |
setTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService) |
protected void |
unsetCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService contextService) |
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) |
protected static void |
unsetConfigurationService() |
protected static void |
unsetTomcatService() |
protected void activate(org.osgi.service.component.ComponentContext context)
protected void deactivate(org.osgi.service.component.ComponentContext context)
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
protected static void setContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
protected static void unsetConfigurationService()
protected static void unsetTomcatService()
protected static void setTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService)
protected void setCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService contextService)
protected void unsetCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService contextService)
public static org.wso2.carbon.tomcat.api.CarbonTomcatService getCarbonTomcatService()
public static org.wso2.carbon.utils.ConfigurationContextService getContextService()
Copyright © 2020 WSO2. All rights reserved.