|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistryContext | |
---|---|
org.wso2.registry | |
org.wso2.registry.app | |
org.wso2.registry.config | |
org.wso2.registry.jdbc | |
org.wso2.registry.secure |
Uses of RegistryContext in org.wso2.registry |
---|
Methods in org.wso2.registry that return RegistryContext | |
---|---|
RegistryContext |
Registry.getRegistryContext()
Get the configuration for this Registry |
Uses of RegistryContext in org.wso2.registry.app |
---|
Methods in org.wso2.registry.app that return RegistryContext | |
---|---|
RegistryContext |
RemoteRegistry.getRegistryContext()
|
Uses of RegistryContext in org.wso2.registry.config |
---|
Methods in org.wso2.registry.config with parameters of type RegistryContext | |
---|---|
static org.apache.axiom.om.OMElement |
RegistryConfigurationProcessor.getRegistryConfigAsXML(RegistryContext registryContext)
|
static void |
RegistryConfigurationProcessor.populateRegistryConfig(java.io.InputStream in,
RegistryContext registryContext)
Read XML configuration from the passed InputStream, or from the classpath. |
static void |
RegistryConfigurationProcessor.populateRegistryConfig(java.lang.String filename,
RegistryContext context)
|
Uses of RegistryContext in org.wso2.registry.jdbc |
---|
Fields in org.wso2.registry.jdbc declared as RegistryContext | |
---|---|
protected RegistryContext |
JDBCRegistry.registryContext
|
Methods in org.wso2.registry.jdbc that return RegistryContext | |
---|---|
RegistryContext |
JDBCRegistry.getRegistryContext()
|
Methods in org.wso2.registry.jdbc with parameters of type RegistryContext | |
---|---|
void |
JDBCRegistry.setRegistryContext(RegistryContext registryContext)
|
Uses of RegistryContext in org.wso2.registry.secure |
---|
Methods in org.wso2.registry.secure that return RegistryContext | |
---|---|
RegistryContext |
SecureRegistry.getRegistryContext()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |