High-level executors for driving the execution of flow definitions.

The central concept defined by this package is the {@link org.springframework.webflow.executor.FlowExecutor}, representing a facade or entry-point for driving the execution of flows. This interface acts as the system boundary into Spring Web Flow most calling systems interact with.

The following classes and interfaces are of particular interest to the user of the web flow system: