Uses of Class
org.codehaus.groovy.grails.commons.ClassPropertyFetcher

Packages that use ClassPropertyFetcher
org.codehaus.groovy.grails.commons   
 

Uses of ClassPropertyFetcher in org.codehaus.groovy.grails.commons
 

Methods in org.codehaus.groovy.grails.commons that return ClassPropertyFetcher
static ClassPropertyFetcher ClassPropertyFetcher.forClass(Class<?> c)
           
static ClassPropertyFetcher ClassPropertyFetcher.forClass(Class<?> c, ClassPropertyFetcher.ReferenceInstanceCallback callback)