Uses of Interface
org.codehaus.groovy.grails.commons.ClassPropertyFetcher.ReferenceInstanceCallback

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

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

Methods in org.codehaus.groovy.grails.commons with parameters of type ClassPropertyFetcher.ReferenceInstanceCallback
 Object ClassPropertyFetcher.PropertyFetcher.get(ClassPropertyFetcher.ReferenceInstanceCallback callback)
           
 Object ClassPropertyFetcher.GetterPropertyFetcher.get(ClassPropertyFetcher.ReferenceInstanceCallback callback)
           
 Object ClassPropertyFetcher.FieldReaderFetcher.get(ClassPropertyFetcher.ReferenceInstanceCallback callback)
           
 

Constructors in org.codehaus.groovy.grails.commons with parameters of type ClassPropertyFetcher.ReferenceInstanceCallback
ClassPropertyFetcher(Class clazz, ClassPropertyFetcher.ReferenceInstanceCallback callback)
           
 



Copyright (c) 2005-2009 The Grails project