public class StartupFinalizerServiceComponent extends Object implements org.osgi.framework.ServiceListener
Constructor and Description |
---|
StartupFinalizerServiceComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctxt) |
protected void |
deactivate(org.osgi.service.component.ComponentContext ctxt) |
void |
serviceChanged(org.osgi.framework.ServiceEvent event) |
protected void |
setConfigurationContext(org.wso2.carbon.utils.ConfigurationContextService configCtx) |
protected void |
setRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetConfigurationContext(org.wso2.carbon.utils.ConfigurationContextService configCtx) |
protected void |
unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void activate(org.osgi.service.component.ComponentContext ctxt)
protected void deactivate(org.osgi.service.component.ComponentContext ctxt)
protected void setConfigurationContext(org.wso2.carbon.utils.ConfigurationContextService configCtx)
protected void unsetConfigurationContext(org.wso2.carbon.utils.ConfigurationContextService configCtx)
protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
protected void unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
public void serviceChanged(org.osgi.framework.ServiceEvent event)
serviceChanged
in interface org.osgi.framework.ServiceListener
Copyright © 2016 WSO2 Inc. All rights reserved.