|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
groovy.lang.GroovyObject groovy.lang.GroovyInterceptable
public interface GroovyInterceptable extends GroovyObject
Marker interface used to notify that all methods should be intercepted through the invokeMethod
mechanism
of GroovyObject
.
Method Summary |
---|
Methods inherited from interface GroovyObject | |
---|---|
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty |
Copyright © 2003-2013 The Codehaus. All rights reserved.