Package org.springframework.webflow.engine.impl

The implementation of Spring Web Flow's flow execution machine.

See:
          Description

Class Summary
FlowExecutionImpl Default implementation of FlowExecution that uses a stack-based data structure to manage spawned flow sessions.
FlowExecutionImplFactory A factory for instances of the default flow execution implementation.
FlowExecutionImplStateRestorer Restores the transient state of deserialized FlowExecutionImpl objects.
 

Package org.springframework.webflow.engine.impl Description

The implementation of Spring Web Flow's flow execution machine.



Copyright © 2004-2007. All Rights Reserved.