CallSite
PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap
, PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce
public static class PojoMetaMethodSite.PojoCachedMethodSite extends PojoMetaMethodSite
PojoMetaMethodSite.PojoCachedMethodSite, PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap, PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce, PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap, PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce
array, index, name
metaClass
params
version
Constructor | Description |
---|---|
PojoCachedMethodSite(CallSite site,
MetaClassImpl metaClass,
MetaMethod metaMethod,
java.lang.Class[] params) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
invoke(java.lang.Object receiver,
java.lang.Object[] args) |
acceptGetProperty, acceptGroovyObjectGetProperty, call, call, call, call, call, callConstructor, callConstructor, callConstructor, callConstructor, callConstructor, callConstructor, callCurrent, callCurrent, callCurrent, callCurrent, callCurrent, callCurrent, callGetProperty, callGetPropertySafe, callGroovyObjectGetProperty, callGroovyObjectGetPropertySafe, callSafe, callSafe, callSafe, callSafe, callSafe, callSafe, callStatic, callStatic, callStatic, callStatic, callStatic, callStatic, createGetPropertySite, createGroovyObjectGetPropertySite, getArray, getIndex, getName, getProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
call, checkCall, checkCall, checkCall, checkCall, checkCall, checkCall, checkPojoMetaClass, createCachedMethodSite, createNonAwareCallSite, createPojoMetaMethodSite
public PojoCachedMethodSite(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, java.lang.Class[] params)
public java.lang.Object invoke(java.lang.Object receiver, java.lang.Object[] args) throws java.lang.Throwable
invoke
in class PojoMetaMethodSite
java.lang.Throwable