Uses of Interface
org.codehaus.groovy.grails.commons.metaclass.PropertyAccessInterceptor

Packages that use PropertyAccessInterceptor
org.codehaus.groovy.grails.commons.metaclass   
 

Uses of PropertyAccessInterceptor in org.codehaus.groovy.grails.commons.metaclass
 

Classes in org.codehaus.groovy.grails.commons.metaclass that implement PropertyAccessInterceptor
 class AbstractDynamicMethodsInterceptor
          Implements an the Interceptor interface to add support for using ProxyMetaClass to define dynamic methods
 class GroovyDynamicMethodsInterceptor
          class for dynamic methods applied to a Groovy object that registers itself with the GroovyObject instances meta class instance
 



Copyright (c) 2005-2006 The Grails project