public final class ConnectionInterceptor extends ElementInterceptor
Modifier and Type | Method and Description |
---|---|
void |
execute(DynamicContext ctx)
Executes the element.
|
static ExecutableElement |
prepare(ExecutableElement next,
ScriptingElement se) |
executeNext, getCtxDecorator, getNext
public void execute(DynamicContext ctx)
ExecutableElement
Note: the context may be decorated by DynamicContextDecorator
.
ctx
- context to use.public static ExecutableElement prepare(ExecutableElement next, ScriptingElement se)
Copyright © Copyright 2006-2019 The Scriptella Project Team.