public class ServiceHolder extends Object
Constructor and Description |
---|
ServiceHolder() |
Modifier and Type | Method and Description |
---|---|
static org.wso2.carbon.registry.core.session.UserRegistry |
getRegistry(javax.servlet.http.HttpSession session) |
static org.wso2.carbon.registry.core.service.RegistryService |
getRegistryService() |
static void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService service) |
public static void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService service)
public static org.wso2.carbon.registry.core.service.RegistryService getRegistryService()
public static org.wso2.carbon.registry.core.session.UserRegistry getRegistry(javax.servlet.http.HttpSession session) throws org.wso2.carbon.registry.core.exceptions.RegistryException
org.wso2.carbon.registry.core.exceptions.RegistryException
Copyright © 2022 WSO2. All rights reserved.