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