Interface ExecutionContext

All Known Implementing Classes:
AIExecutionContextView, CursorValidatingExecutionContextView, DelegatingExecutionContext, HttpSenderExecutionContextView, InMemoryExecutionContext, ParsingExecutionContextView, RemoteExecutionContextView, WatchableExecutionContext, WorkingDirectoryExecutionContextView

public interface ExecutionContext
Passes messages between individual visitors or parsing operations and allows errors to be propagated back to the process controlling parsing or recipe execution.