See: Description
Class | Description |
---|---|
AbstractWebFlowScope |
Base class for
Scope implementations that access a Web Flow scope from the current request. |
ConversationScope |
Conversation
scope implementation. |
FlashScope |
Flash
scope implementation. |
FlowScope |
Flow
scope implementation. |
RequestScope |
Request
scope implementation. |
ScopeRegistrar |
Registers the Spring Web Flow bean scopes with a
ConfigurableListableBeanFactory . |
ViewScope |
View
scope implementation. |