| Interface | Description |
|---|---|
| GroovyInterceptor.Invoker |
Represents the next interceptor in the chain.
|
| Class | Description |
|---|---|
| GroovyInterceptor |
Interceptor of Groovy method calls.
|
| GroovyValueFilter |
GroovyInterceptor that looks at individual values that are coming into/out of a call,
without regard to any context. |
| SandboxTransformer |
Transforms Groovy code at compile-time to intercept when the script interacts with the outside world.
|
Copyright © 2017. All rights reserved.