public interface ExecutableElement
query or script.
Interceptors also implement this interface to act as proxies.
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DynamicContext ctx)
Executes the element.
|
void execute(DynamicContext ctx)
Note: the context may be decorated by DynamicContextDecorator.
ctx - context to use.Copyright © Copyright 2006-2019 The Scriptella Project Team.