net.sf.csutils.groovy.proxy
Class ROMetaModelProxy

java.lang.Object
  extended by net.sf.csutils.groovy.proxy.AbstractProxy
      extended by net.sf.csutils.groovy.proxy.ROMetaModelProxy
All Implemented Interfaces:
groovy.lang.GroovyObject

public class ROMetaModelProxy
extends AbstractProxy

Proxy object, which allows to defer creating a registry object model.


Constructor Summary
ROMetaModelProxy(RegistryFacadeProxy pRegistryFacadeProxy)
           
 
Method Summary
 net.sf.csutils.core.model.ROMetaModel getROMetaModel()
           
protected  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

ROMetaModelProxy

public ROMetaModelProxy(RegistryFacadeProxy pRegistryFacadeProxy)
Method Detail

newProxiedObject

protected Object newProxiedObject()
Specified by:
newProxiedObject in class AbstractProxy

getROMetaModel

public net.sf.csutils.core.model.ROMetaModel getROMetaModel()


Copyright © 2009-2010. All Rights Reserved.