|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.centrasite.appl.framework.util.pui.PluggableUIRegistryProvider
public class PluggableUIRegistryProvider
Implementation of the RegistryProvider
interface that uses Connector
.
Constructor Summary | |
---|---|
PluggableUIRegistryProvider(com.centrasite.control.Connector connector)
Creates PluggableUIRegistryProvider instance using the given
Connector . |
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 PluggableUIRegistryProvider(com.centrasite.control.Connector connector) throws CSAppFrameworkException
PluggableUIRegistryProvider
instance using the given
Connector
.
connector
-
CSAppFrameworkException
Method Detail |
---|
public java.util.Locale getLocale()
Locale
in which the registry will be accessed.
getLocale
in interface RegistryProvider
public javax.xml.registry.Connection getConnection()
getConnection
in interface RegistryProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |