All Classes and Interfaces

Class
Description
Intercepted Groovy script calls into this class.
 
 
Same as Callable but can throw Throwable.
 
Interceptor of Groovy method calls.
Represents the next interceptor in the chain.
Deprecated. 
Additional relationship between operators.
An interceptor used by GroovyInterceptor.Invoker to reject any sandbox-transformed code that is executed when GroovyInterceptor.getApplicableInterceptors() is empty, under the assumption that there is no legitimate reason to run sandbox-transformed code outside of the sandbox.
MethodClosure that checks the call.
Transforms Groovy code at compile-time to intercept when the script interacts with the outside world.
 
Packs argument of the super method call for GroovyInterceptor.Invoker