|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistryService | |
---|---|
org.wso2.carbon.registry.core.internal | |
org.wso2.carbon.registry.core.utils |
Uses of RegistryService in org.wso2.carbon.registry.core.internal |
---|
Methods in org.wso2.carbon.registry.core.internal that return RegistryService | |
---|---|
RegistryService |
RegistryCoreServiceComponent.buildRegistryService()
Builds the OSGi service for this Registry instance. |
static RegistryService |
RegistryCoreServiceComponent.getRegistryService()
Method to obtain an instance of the OSGi Registry Service. |
Methods in org.wso2.carbon.registry.core.internal with parameters of type RegistryService | |
---|---|
void |
RegistryCoreServiceComponent.registerBuiltInHandlers(RegistryService registryService)
Method to register built-in handlers. |
void |
RegistryCoreServiceComponent.setupMounts(RegistryService registryService,
int tenantId)
|
Uses of RegistryService in org.wso2.carbon.registry.core.utils |
---|
Methods in org.wso2.carbon.registry.core.utils with parameters of type RegistryService | |
---|---|
static void |
RegistryUtils.initializeTenant(RegistryService registryService,
int tenantId)
|
static void |
RegistryUtils.setupMediaTypes(RegistryService registryService,
int tenantId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |