|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.groovy.reflection.ParameterTypes
groovy.lang.MetaMethod
org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod.MethodClosureMetaMethod
private static class ClosureMetaMethod.MethodClosureMetaMethod
| Field Summary |
|---|
| Fields inherited from class org.codehaus.groovy.reflection.ParameterTypes |
|---|
isVargsMethod, nativeParamTypes, parameterTypes |
| Constructor Summary | |
|---|---|
ClosureMetaMethod.MethodClosureMetaMethod(java.lang.String name,
java.lang.Class declaringClass,
Closure closure,
CachedMethod method)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(java.lang.Object object,
java.lang.Object[] arguments)
|
| Methods inherited from class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod |
|---|
copy, createMethodList, getClosure, getDeclaringClass, getDoCall, getModifiers, getName, getReturnType |
| Methods inherited from class groovy.lang.MetaMethod |
|---|
checkParameters, clone, doMethodInvoke, equal, equal, getDescriptor, getMopName, getSignature, isAbstract, isCacheable, isMethod, isPrivate, isProtected, isPublic, isSame, isStatic, processDoMethodInvokeException, toString |
| Methods inherited from class org.codehaus.groovy.reflection.ParameterTypes |
|---|
coerceArgumentsToClasses, correctArguments, getNativeParameterTypes, getParameterTypes, getPT, isValidExactMethod, isValidExactMethod, isValidMethod, isValidMethod, isVargsMethod, setParametersTypes |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface groovy.lang.ClosureInvokingMethod |
|---|
isStatic |
| Constructor Detail |
|---|
public ClosureMetaMethod.MethodClosureMetaMethod(java.lang.String name,
java.lang.Class declaringClass,
Closure closure,
CachedMethod method)
| Method Detail |
|---|
public java.lang.Object invoke(java.lang.Object object,
java.lang.Object[] arguments)
invoke in class ClosureMetaMethod
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||