Class CGAgentServiceComponent


  • public class CGAgentServiceComponent
    extends Object
    • Constructor Detail

      • CGAgentServiceComponent

        public CGAgentServiceComponent()
    • Method Detail

      • activate

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

        protected void deactivate​(org.osgi.service.component.ComponentContext context)
      • setConfigurationContextService

        protected void setConfigurationContextService​(org.wso2.carbon.utils.ConfigurationContextService configCtxService)
      • unsetConfigurationContextService

        protected void unsetConfigurationContextService​(org.wso2.carbon.utils.ConfigurationContextService contextService)
      • setRealmService

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

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