Class CarbonContextServiceComponent

java.lang.Object
org.wso2.carbon.context.internal.CarbonContextServiceComponent

public class CarbonContextServiceComponent extends Object
  • Constructor Details

    • CarbonContextServiceComponent

      public CarbonContextServiceComponent()
  • Method Details

    • 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)