org.codehaus.griffon.runtime.core
[Java] Class ClassPropertyFetcher.FieldReaderFetcher
java.lang.Object
org.codehaus.griffon.runtime.core.ClassPropertyFetcher.FieldReaderFetcher
- All Implemented Interfaces:
- PropertyFetcher
static class ClassPropertyFetcher.FieldReaderFetcher
field
private final Field field
-
staticField
private final boolean staticField
-
ClassPropertyFetcher.FieldReaderFetcher
public ClassPropertyFetcher.FieldReaderFetcher(Field field, boolean staticField)
-
get
public Object get(ReferenceInstanceCallback callback)
-
getPropertyType
public Class getPropertyType(String name)
-
Groovy Documentation