net.sf.csutils.groovy.proxy
Class ROModelAccessorProxy

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

public class ROModelAccessorProxy
extends AbstractProxy


Constructor Summary
ROModelAccessorProxy(RegistryFacadeProxy pFacade)
           
 
Method Summary
 net.sf.csutils.core.registry.ROModelAccessor getModelAccessor()
           
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

ROModelAccessorProxy

public ROModelAccessorProxy(RegistryFacadeProxy pFacade)
Method Detail

newProxiedObject

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

getModelAccessor

public net.sf.csutils.core.registry.ROModelAccessor getModelAccessor()


Copyright © 2009-2010. All Rights Reserved.