public final class IfInterceptor extends ElementInterceptor
JexlExpression| Constructor and Description |
|---|
IfInterceptor(ExecutableElement next,
ScriptingElement scr) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DynamicContext ctx)
Executes the element.
|
static ExecutableElement |
prepare(ExecutableElement next,
ScriptingElement s) |
executeNext, getCtxDecorator, getNextpublic IfInterceptor(ExecutableElement next, ScriptingElement scr)
public void execute(DynamicContext ctx)
ExecutableElementNote: the context may be decorated by DynamicContextDecorator.
ctx - context to use.public static ExecutableElement prepare(ExecutableElement next, ScriptingElement s)
Copyright © 2006-2026 The Scriptella Project Team.
Need help with Scriptella integration, migration, or Java performance? Scriptella consulting by PVR Labs.