groovy.util
Class FactoryInterceptorMetaClass
Field Summary |
FactoryBuilderSupport |
factory
|
Method Summary |
Object |
invokeMethod(Object object, String methodName, Object arguments)
|
Object |
invokeMethod(Object object, String methodName, def arguments)
|
FactoryInterceptorMetaClass
public FactoryInterceptorMetaClass(MetaClass delegate, FactoryBuilderSupport factory)
-
invokeMethod
public Object invokeMethod(Object object, String methodName, Object arguments)
-
invokeMethod
public Object invokeMethod(Object object, String methodName, def arguments)
-