Uses of Class
org.springframework.webflow.executor.jsf.FlowExecutionKeyStateHolder

Packages that use FlowExecutionKeyStateHolder
org.springframework.webflow.executor.jsf The integration layer between Spring Web Flow and Java Server Faces (JSF). 
 

Uses of FlowExecutionKeyStateHolder in org.springframework.webflow.executor.jsf
 

Methods in org.springframework.webflow.executor.jsf that return FlowExecutionKeyStateHolder
protected  FlowExecutionKeyStateHolder FlowPhaseListener.createFlowExecutionKeyStateHolder()
          Factory method that creates the state holder UI component that will track the flow execution key used for execution restoration during subsequent restore view phases.
 



Copyright © 2009 Spring Framework. All Rights Reserved.