Uses of Package
org.springframework.webflow.executor.jsf

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

Classes in org.springframework.webflow.executor.jsf used by org.springframework.webflow.executor.jsf
AbstractFlowExecutionPropertyResolver
          Base class for property resolvers that get and set flow execution attributes.
FlowExecutionHolder
          A holder storing a reference to a flow execution and the key of that flow execution if it has been (or is about to be) managed in a repository.
FlowExecutionKeyStateHolder
          This UIComponent instance can be added to the UIViewRoot before rendering so that the FlowExecution can be properly saved and then restored during the next request's PhaseId.RESTORE_VIEW phase.
JsfExternalContext
          Provides contextual information about a JSF environment that has interacted with SWF.
ViewIdMapper
          Interface to be implemented by objects that can map Web Flow view names to JSF view identifiers.
 



Copyright © 2009 Spring Framework. All Rights Reserved.