Interface ExecutionContext

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

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.