public class CarbonContextServiceComponent extends Object
| Constructor and Description |
|---|
CarbonContextServiceComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext componentContext) |
protected void |
deactivate(org.osgi.service.component.ComponentContext componentContext) |
protected void |
setRegistryService(org.wso2.carbon.registry.api.RegistryService registryService) |
protected void |
setUserRealmService(org.wso2.carbon.user.api.UserRealmService userRealmService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.api.RegistryService registryService) |
protected void |
unsetUserRealmService(org.wso2.carbon.user.api.UserRealmService userRealmService) |
protected void activate(org.osgi.service.component.ComponentContext componentContext)
protected void deactivate(org.osgi.service.component.ComponentContext componentContext)
protected void setRegistryService(org.wso2.carbon.registry.api.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.api.RegistryService registryService)
protected void setUserRealmService(org.wso2.carbon.user.api.UserRealmService userRealmService)
protected void unsetUserRealmService(org.wso2.carbon.user.api.UserRealmService userRealmService)
Copyright © 2015 WSO2 Inc. All rights reserved.