|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.groovy.runtime.callsite.AbstractCallSite
org.codehaus.groovy.runtime.callsite.GetEffectivePojoFieldSite
class GetEffectivePojoFieldSite
| Field Summary | |
|---|---|
private java.lang.reflect.Field |
effective
|
private MetaClassImpl |
metaClass
|
private int |
version
|
| Fields inherited from class org.codehaus.groovy.runtime.callsite.AbstractCallSite |
|---|
array, index, name, usage |
| Constructor Summary | |
|---|---|
GetEffectivePojoFieldSite(CallSite site,
MetaClassImpl metaClass,
CachedField effective)
|
|
| Method Summary | |
|---|---|
CallSite |
acceptGetProperty(java.lang.Object receiver)
|
java.lang.Object |
getProperty(java.lang.Object receiver)
|
| Methods inherited from class org.codehaus.groovy.runtime.callsite.AbstractCallSite |
|---|
acceptGroovyObjectGetProperty, call, 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, getUsage, noCoerce, noWrappers |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final MetaClassImpl metaClass
private final java.lang.reflect.Field effective
private final int version
| Constructor Detail |
|---|
public GetEffectivePojoFieldSite(CallSite site,
MetaClassImpl metaClass,
CachedField effective)
| Method Detail |
|---|
public final CallSite acceptGetProperty(java.lang.Object receiver)
acceptGetProperty in class AbstractCallSitepublic final java.lang.Object getProperty(java.lang.Object receiver)
getProperty in interface CallSitegetProperty in class AbstractCallSite
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||