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