| Package | Description |
|---|---|
| org.kohsuke.groovy.sandbox | |
| org.kohsuke.groovy.sandbox.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyValueFilter
GroovyInterceptor that looks at individual values that are coming into/out of a call,
without regard to any context. |
| Modifier and Type | Method and Description |
|---|---|
static List<GroovyInterceptor> |
GroovyInterceptor.getApplicableInterceptors() |
| Modifier and Type | Field and Description |
|---|---|
protected Iterator<GroovyInterceptor> |
ZeroArgInvokerChain.chain |
protected Iterator<GroovyInterceptor> |
SingleArgInvokerChain.chain |
protected Iterator<GroovyInterceptor> |
TwoArgInvokerChain.chain |
protected Iterator<GroovyInterceptor> |
VarArgInvokerChain.chain |
Copyright © 2012. All Rights Reserved.