public class ServiceHolder extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.wso2.carbon.user.core.service.RealmService |
realmService |
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.user.core.service.RealmService |
getRealmService() |
static org.wso2.carbon.registry.core.service.RegistryService |
getRegistryService() |
static void |
setRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
static void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
public static org.wso2.carbon.registry.core.service.RegistryService getRegistryService()
public static void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
public static org.wso2.carbon.user.core.service.RealmService getRealmService()
public static void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
Copyright © 2018 WSO2. All rights reserved.