Uses of Class
org.wso2.carbon.registry.core.RegistryFactory

Packages that use RegistryFactory
org.wso2.carbon.registry.app   
org.wso2.carbon.registry.core   
 

Uses of RegistryFactory in org.wso2.carbon.registry.app
 

Subclasses of RegistryFactory in org.wso2.carbon.registry.app
 class RemoteRegistryFactory
          Deprecated. 
 

Uses of RegistryFactory in org.wso2.carbon.registry.core
 

Methods in org.wso2.carbon.registry.core that return RegistryFactory
static RegistryFactory RegistryFactory.newInstance()
          Deprecated. Get a Registry instance, using the defaults.
static RegistryFactory RegistryFactory.newInstance(Properties properties)
          Deprecated. Get a Registry, passing specific configuration information via a Properties object.
static RegistryFactory RegistryFactory.newInstance(String propertyFileName)
          Deprecated. Get a Registry instance, using the specified property file.
 



Copyright © 2013 WSO2 Inc. All Rights Reserved.