Package org.kohsuke.groovy.sandbox
package org.kohsuke.groovy.sandbox
-
ClassDescriptionInterceptor of Groovy method calls.Represents the next interceptor in the chain.
GroovyInterceptorthat looks at individual values that are coming into/out of a call, without regard to any context.Transforms Groovy code at compile-time to intercept when the script interacts with the outside world.