|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.csutils.groovy.proxy.AbstractProxy
net.sf.csutils.groovy.proxy.RegistryFacadeProxy
public class RegistryFacadeProxy
Proxy object, which allows to defer creating a connection to the CentraSite registry.
| Constructor Summary | |
|---|---|
RegistryFacadeProxy(net.sf.csutils.core.registry.ConnectionProvider pProvider)
|
|
| Method Summary | |
|---|---|
void |
close()
|
net.sf.csutils.core.registry.RegistryFacade |
getRegistryFacade()
|
protected java.lang.Object |
newProxiedObject()
|
| Methods inherited from class net.sf.csutils.groovy.proxy.AbstractProxy |
|---|
getMetaClass, getProperty, getProxiedObject, hasProxiedObject, invokeMethod, setMetaClass, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegistryFacadeProxy(net.sf.csutils.core.registry.ConnectionProvider pProvider)
| Method Detail |
|---|
protected java.lang.Object newProxiedObject()
newProxiedObject in class AbstractProxypublic net.sf.csutils.core.registry.RegistryFacade getRegistryFacade()
public void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||