Class CarbonContextServiceComponent


  • public class CarbonContextServiceComponent
    extends Object
    • Constructor Detail

      • CarbonContextServiceComponent

        public CarbonContextServiceComponent()
    • Method Detail

      • activate

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

        protected void deactivate​(org.osgi.service.component.ComponentContext componentContext)
      • setRegistryService

        protected void setRegistryService​(org.wso2.carbon.registry.api.RegistryService registryService)
      • unsetRegistryService

        protected void unsetRegistryService​(org.wso2.carbon.registry.api.RegistryService registryService)
      • setUserRealmService

        protected void setUserRealmService​(org.wso2.carbon.user.api.UserRealmService userRealmService)
      • unsetUserRealmService

        protected void unsetUserRealmService​(org.wso2.carbon.user.api.UserRealmService userRealmService)