net.sf.csutils.groovy.proxy
Class ROMetaModelAccessorProxy

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

public class ROMetaModelAccessorProxy
extends AbstractProxy


Constructor Summary
ROMetaModelAccessorProxy(RegistryFacadeProxy pFacade)
           
 
Method Summary
 net.sf.csutils.core.registry.ROMetaModelAccessor getMetaModelAccessor()
           
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

ROMetaModelAccessorProxy

public ROMetaModelAccessorProxy(RegistryFacadeProxy pFacade)
Method Detail

newProxiedObject

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

getMetaModelAccessor

public net.sf.csutils.core.registry.ROMetaModelAccessor getMetaModelAccessor()


Copyright © 2009-2010. All Rights Reserved.