Uses of Interface
org.wso2.carbon.registry.core.service.RegistryService

Packages that use RegistryService
org.wso2.carbon.registry.core.internal   
 

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.
 



Copyright © 2013 WSO2 Inc. All Rights Reserved.