Uses of Interface
org.wso2.carbon.registry.core.config.RegistryContext.RegURLSupplier

Packages that use RegistryContext.RegURLSupplier
org.wso2.carbon.registry.core.config   
 

Uses of RegistryContext.RegURLSupplier in org.wso2.carbon.registry.core.config
 

Methods in org.wso2.carbon.registry.core.config with parameters of type RegistryContext.RegURLSupplier
static RegistryContext RegistryContext.getBaseInstance(java.io.InputStream configStream, RegistryContext.RegURLSupplier urlSupplier)
          Deprecated. 
 

Constructors in org.wso2.carbon.registry.core.config with parameters of type RegistryContext.RegURLSupplier
RegistryContext(java.io.InputStream configStream, RegistryContext.RegURLSupplier urlSupplier)
          Create a registry context with custom configuration and realm service.
 



Copyright © 2011 WSO2 Inc. All Rights Reserved.