Uses of Class
org.wso2.registry.RegistryFactory

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

Uses of RegistryFactory in org.wso2.registry
 

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

Uses of RegistryFactory in org.wso2.registry.app
 

Subclasses of RegistryFactory in org.wso2.registry.app
 class RemoteRegistryFactory
          Create a RemoteRegistry from some properties
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.