public class ConfigureDelegate extends GroovyObjectSupport
| Constructor and Description |
|---|
ConfigureDelegate(Object owner,
Object delegate) |
ConfigureDelegate(Object owner,
Object delegate,
Action<String> onMissing) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name) |
Object |
invokeMethod(String name,
Object paramsObj) |
getMetaClass, getProperty, setMetaClass, setPropertypublic Object invokeMethod(String name, Object paramsObj)
invokeMethod in interface GroovyObjectinvokeMethod in class GroovyObjectSupportCopyright © 2013. All rights reserved