Package groovy.lang
Interface GroovyInterceptable
- All Superinterfaces:
- GroovyObject
Marker interface used to notify that all methods should be intercepted through the 
invokeMethod mechanism
 of GroovyObject.- 
Method SummaryMethods inherited from interface groovy.lang.GroovyObjectgetMetaClass, getProperty, invokeMethod, setMetaClass, setProperty