Package org.springframework.webflow.config

High-level flow system configuration support within a Spring environment.

See:
          Description

Class Summary
FlowExecutorFactoryBean The default flow executor factory implementation.
FlowSystemDefaults Encapsulates overall flow system configuration defaults.
RepositoryType Type-safe enumeration of logical flow execution repository types.
WebFlowConfigNamespaceHandler NamespaceHandler for the webflow-config namespace.
 

Package org.springframework.webflow.config Description

High-level flow system configuration support within a Spring environment.

This is the highest-layer package in the framework, responsible for providing a clean interface for configuring Spring Web Flow.

This package also defines a Spring 2.0 custom XML namespace for configuring the Spring Web Flow engine in a Spring 2.0 environment.



Copyright © 2004-2007. All Rights Reserved.