[Java] Interface GroovyInterceptable

  • groovy.lang.GroovyObject
All Superinterfaces:
GroovyObject

Marker interface used to notify that all methods should be intercepted through the invokeMethod mechanism of GroovyObject.

Authors:
Guillaume Laforge

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
interface GroovyObject getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/lang/GroovyInterceptable.html