Uses of Class
org.kohsuke.groovy.sandbox.GroovyInterceptor
Packages that use GroovyInterceptor
-
Uses of GroovyInterceptor in org.kohsuke.groovy.sandbox
Subclasses of GroovyInterceptor in org.kohsuke.groovy.sandboxModifier and TypeClassDescriptionclassGroovyInterceptorthat looks at individual values that are coming into/out of a call, without regard to any context.Methods in org.kohsuke.groovy.sandbox that return types with arguments of type GroovyInterceptorModifier and TypeMethodDescriptionstatic List<GroovyInterceptor>GroovyInterceptor.getApplicableInterceptors()