|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExecutableElement
Represents executable element like query or script.
Interceptors also implement this interface to act as proxies.
| Method Summary | |
|---|---|
void |
execute(DynamicContext ctx)
Executes the element. |
| Method Detail |
|---|
void execute(DynamicContext ctx)
Note: the context may be decorated by DynamicContextDecorator.
ctx - context to use.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||