Class ThrottleServiceComponent


  • public class ThrottleServiceComponent
    extends Object
    • Constructor Detail

      • ThrottleServiceComponent

        public ThrottleServiceComponent()
    • Method Detail

      • activate

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

        protected void deactivate​(org.osgi.service.component.ComponentContext ctxt)
      • setRealmService

        protected void setRealmService​(org.wso2.carbon.user.core.service.RealmService realmService)
      • unsetRealmService

        protected void unsetRealmService​(org.wso2.carbon.user.core.service.RealmService realmService)
      • setRegistryService

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

        protected void unsetRegistryService​(org.wso2.carbon.registry.core.service.RegistryService registryService)
      • getRegistryService

        public static org.wso2.carbon.registry.core.service.RegistryService getRegistryService()
                                                                                        throws Exception
        Throws:
        Exception
      • getBundleContext

        public static org.osgi.framework.BundleContext getBundleContext()