private static class EventTriggerCaller.MetaMethodCaller extends EventTriggerCaller
Modifiers | Name | Description |
---|---|---|
groovy.lang.MetaMethod |
method |
|
int |
numberOfParameters |
Fields inherited from class | Fields |
---|---|
class EventTriggerCaller |
EMPTY_ARRAY, LOG, invertBooleanReturnValue, noopCaller |
Constructor and description |
---|
MetaMethodCaller
(groovy.lang.MetaMethod method) |
Type Params | Return Type | Name and description |
---|---|---|
|
public boolean |
call(java.lang.Object entity, java.lang.Object[] argumentArray) |
Methods inherited from class | Name |
---|---|
class EventTriggerCaller |
asBoolean, buildCaller, buildCaller, call, call, isInvertBooleanReturnValue, isNoOperationCaller, resolveFieldClosureCaller, resolveMetaClassCallers, resolveMetaMethodCaller, resolveMetaPropertyClosureCaller, resolveMethodCaller, resolveReturnValue, setInvertBooleanReturnValue, wrapNullInNoopCaller |