|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |