class InstanceProxy extends Object
A proxy onto another instance
Object
instance
String
property
target
InstanceProxy()
getAt(String name)
getProperty(String name)
invokeMethod(String name, Object args)
void
putAt(String name, Object val)
setProperty(String name, Object val)
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Groovy Documentation