Groovy Documentation

org.codehaus.groovy.grails.commons.metaclass
[Java] Interface ConstructorInterceptor

org.codehaus.groovy.grails.commons.metaclass.ConstructorInterceptor
  org.codehaus.groovy.grails.commons.metaclass.Interceptor
All Superinterfaces:
Interceptor

public interface ConstructorInterceptor
extends Interceptor

Extends interceptor interface to allow interception of constructors

Authors:
Graeme Rocher
Since:
0.2


Groovy Documentation