|
Griffon 0.9.5-rc2 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.griffon.runtime.core.ClassPropertyFetcher.FieldReaderFetcher
static class ClassPropertyFetcher.FieldReaderFetcher
Field Summary | |
---|---|
private Field |
field
|
private boolean |
staticField
|
Constructor Summary | |
ClassPropertyFetcher.FieldReaderFetcher(Field field, boolean staticField)
|
Method Summary | |
---|---|
Object
|
get(ReferenceInstanceCallback callback)
|
Class
|
getPropertyType(String name)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail |
---|
private final Field field
private final boolean staticField
Constructor Detail |
---|
public ClassPropertyFetcher.FieldReaderFetcher(Field field, boolean staticField)
Method Detail |
---|
public Object get(ReferenceInstanceCallback callback)
public Class getPropertyType(String name)
Groovy Documentation