|
Spring Web Flow | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| FlowExecutor | The central facade and entry-point service interface into the Spring Web Flow system for driving the executions of flow definitions. |
| Class Summary | |
|---|---|
| FlowExecutionResult | A value object providing information about the result of a flow execution request. |
| FlowExecutorImpl | The default implementation of the central facade for driving the execution of flows within an application. |
High-level executors for driving the execution of flow definitions.
The central concept defined by this package is the 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.
|
Spring Web Flow | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||