|
Groovy 1.7.0 | |||||||
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.GetEffectivePojoPropertySite
class GetEffectivePojoPropertySite extends AbstractCallSite
Field Summary |
---|
Fields inherited from class AbstractCallSite | |
---|---|
array, index, name, usage |
Constructor Summary | |
GetEffectivePojoPropertySite(CallSite site, MetaClassImpl metaClass, MetaProperty effective)
|
Method Summary | |
---|---|
CallSite
|
acceptGetProperty(Object receiver)
|
Object
|
getProperty(Object receiver)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
public GetEffectivePojoPropertySite(CallSite site, MetaClassImpl metaClass, MetaProperty effective)
Method Detail |
---|
public final CallSite acceptGetProperty(Object receiver)
public final Object getProperty(Object receiver)
Copyright © 2003-2009 The Codehaus. All rights reserved.