Package | Description |
---|---|
org.wso2.carbon.registry.core.internal | |
org.wso2.carbon.registry.core.utils |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
RegistryCoreServiceComponent.registerBuiltInHandlers(RegistryService registryService)
Method to register built-in handlers.
|
void |
RegistryCoreServiceComponent.setupMounts(RegistryService registryService,
int tenantId) |
Modifier and Type | Method and Description |
---|---|
static void |
RegistryUtils.initializeTenant(RegistryService registryService,
int tenantId) |
static void |
RegistryUtils.setupMediaTypes(RegistryService registryService,
int tenantId) |
Copyright © 2016 WSO2 Inc. All Rights Reserved.