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

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

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

Subclasses of AbstractFlowExecutionPropertyResolver in org.springframework.webflow.executor.jsf
 class FlowExecutionPropertyResolver
          Custom property resolver that resolves supported properties of the current flow execution.
 class FlowPropertyResolver
          Custom property resolver that resolves flow session scope attributes of the current flow execution.
 



Copyright © 2009 Spring Framework. All Rights Reserved.