|
Spring Web Flow | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| FlowModelBuilder | Builder interface used to build a flow model. |
| Class Summary | |
|---|---|
| DefaultFlowModelHolder | A flow model holder that can detect changes on an underlying flow model resource and refresh that resource automatically. |
| Exception Summary | |
|---|---|
| FlowModelBuilderException | Exception thrown to indicate a problem while building a flow model. |
The FlowModelBuilder subsystem for building FlowModels, a configuration model for a Flow instance.
You construct a FlowModel using a FlowModelBuilder.
Implementations typically engineer a FlowModel from some external resource such as a file or database. This
package is based on the classic GoF Builder design pattern.
|
Spring Web Flow | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||