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

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

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

Methods in org.springframework.webflow.executor.jsf with parameters of type JsfExternalContext
protected  void FlowPhaseListener.prepareResponse(JsfExternalContext context, FlowExecutionHolder holder)
          Prepare the appropriate JSF response (e.g.
protected  void FlowPhaseListener.saveFlowExecution(JsfExternalContext context, FlowExecutionHolder holder)
          Updates the current flow execution in the repository.
 



Copyright © 2009 Spring Framework. All Rights Reserved.