Groovy 1.7.5

groovy.lang
[Java] Interface PropertyAccessInterceptor

groovy.lang.Interceptor
  groovy.lang.PropertyAccessInterceptor
All Superinterfaces:
Interceptor

public interface PropertyAccessInterceptor
extends Interceptor

An interface that adds the ability to intercept property getters/setters

Authors:
Graeme Rocher
Since:
Oct 24, 2005


Copyright © 2003-2010 The Codehaus. All rights reserved.