|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.centrasite.appl.framework.persistence.impl.DefaultRegistryProvider
public class DefaultRegistryProvider
Default implementation of RegistryProvider
.
Constructor Summary | |
---|---|
DefaultRegistryProvider(javax.xml.registry.Connection pConnection,
java.util.Locale pLocale)
Creates a new instance with the given Connection and
Locale . |
Method Summary | |
---|---|
javax.xml.registry.Connection |
getConnection()
Returns the JAXR connection that will be used when performing registry operations. |
java.util.Locale |
getLocale()
The Locale in which the registry will be accessed. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultRegistryProvider(javax.xml.registry.Connection pConnection, java.util.Locale pLocale)
Connection
and
Locale
.
Method Detail |
---|
public javax.xml.registry.Connection getConnection()
RegistryProvider
getConnection
in interface RegistryProvider
public java.util.Locale getLocale()
RegistryProvider
Locale
in which the registry will be accessed.
getLocale
in interface RegistryProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |