Spring Web Flow

Package org.springframework.webflow.engine.builder.support

Support classes for implementing FlowBuilders.

See:
          Description

Class Summary
AbstractFlowBuilder Abstract base implementation of a flow builder defining common functionality needed by most concrete flow builder implementations.
FlowBuilderContextImpl Generic implementation of a flow builder context, suitable for use by most flow assembly systems.
FlowBuilderServices A simple holder for configuring the services used by flow builders.
 

Package org.springframework.webflow.engine.builder.support Description

Support classes for implementing FlowBuilders.


Spring Web Flow