org.wso2.carbon.server.admin.internal
Class ServerAdminServiceComponent
java.lang.Object
org.wso2.carbon.server.admin.internal.ServerAdminServiceComponent
public class ServerAdminServiceComponent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER_ADMIN_MODULE_NAME
public static final String SERVER_ADMIN_MODULE_NAME
- See Also:
- Constant Field Values
ServerAdminServiceComponent
public ServerAdminServiceComponent()
activate
protected void activate(org.osgi.service.component.ComponentContext ctxt)
deactivate
protected void deactivate(org.osgi.service.component.ComponentContext ctxt)
setRegistryService
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
unsetRegistryService
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
setRealmService
protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
unsetRealmService
protected void unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
setConfigurationContextService
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
unsetConfigurationContextService
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
setServerConfigurationService
protected void setServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration)
unsetServerConfigurationService
protected void unsetServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration)
Copyright © 2014 WSO2 Inc. All rights reserved.