public class TxInterceptor extends ElementInterceptor
| Constructor and Description |
|---|
TxInterceptor(ExecutableElement next,
ScriptEl scriptEl) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DynamicContext ctx)
Executes the element.
|
static ExecutableElement |
prepare(ExecutableElement next,
ScriptEl s) |
executeNext, getCtxDecorator, getNextpublic TxInterceptor(ExecutableElement next, ScriptEl scriptEl)
public void execute(DynamicContext ctx)
ExecutableElementNote: the context may be decorated by DynamicContextDecorator.
ctx - context to use.public static ExecutableElement prepare(ExecutableElement next, ScriptEl s)
Copyright © Copyright 2006-2019 The Scriptella Project Team.