net.sf.csutils.groovy.proxy
Class RegistryFacadeProxy
java.lang.Object
net.sf.csutils.groovy.proxy.AbstractProxy
net.sf.csutils.groovy.proxy.RegistryFacadeProxy
- All Implemented Interfaces:
- groovy.lang.GroovyObject
public class RegistryFacadeProxy
- extends AbstractProxy
Proxy object, which allows to defer creating a connection to the CentraSite
registry.
Constructor Summary |
RegistryFacadeProxy(net.sf.csutils.core.registry.ConnectionProvider pProvider)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistryFacadeProxy
public RegistryFacadeProxy(net.sf.csutils.core.registry.ConnectionProvider pProvider)
newProxiedObject
protected Object newProxiedObject()
- Specified by:
newProxiedObject
in class AbstractProxy
getRegistryFacade
public net.sf.csutils.core.registry.ModelDrivenRegistryFacade getRegistryFacade()
close
public void close()
Copyright © 2009-2010. All Rights Reserved.