Package | Description |
---|---|
org.wso2.carbon.registry.app | |
org.wso2.carbon.registry.core |
Modifier and Type | Class and Description |
---|---|
class |
RemoteRegistryFactory
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
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 © 2016 WSO2 Inc. All Rights Reserved.