public class UrlMapperServiceComponent extends Object
Constructor and Description |
---|
UrlMapperServiceComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext componentContext) |
protected void |
addMappingToInMemory() |
protected void |
deactivate(org.osgi.service.component.ComponentContext componentContext) |
protected void |
setCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService) |
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) |
protected void |
setRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService) |
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) |
protected void |
unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void activate(org.osgi.service.component.ComponentContext componentContext)
protected void addMappingToInMemory()
protected void deactivate(org.osgi.service.component.ComponentContext componentContext)
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
protected void setCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService)
protected void unsetCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService carbonTomcatService)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
protected void unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
Copyright © 2018 WSO2. All rights reserved.