@SuppressWarnings(value: rawtypes) @CompileStatic class InstanceMethodInvokingClosure extends MethodInvokingClosure
Not public API. Used by GormEnhancer
| Fields inherited from class | Fields |
|---|---|
class MethodInvokingClosure |
apiDelegate, metaMethod, methodName, parameterTypes |
| Constructor and description |
|---|
InstanceMethodInvokingClosure(Object apiDelegate, Class<?> persistentClass, String methodName, Class[] parameterTypes) |
| Methods inherited from class | Name |
|---|---|
class MethodInvokingClosure |
call, doCall, getMaximumNumberOfParameters, getParameterTypes, pickMetaMethod |