Uses of Package
org.springframework.webflow.engine.support

Packages that use org.springframework.webflow.engine.support
org.springframework.webflow.engine.support Support implementations for internal engine-specific types. 
 

Classes in org.springframework.webflow.engine.support used by org.springframework.webflow.engine.support
AbstractFlowAttributeMapper
          Convenient base class for attribute mapper implementations.
ConfigurableFlowAttributeMapper
          Generic flow attribute mapper implementation that allows mappings to be configured in a declarative fashion.
TransitionCriteriaChain
          An ordered chain of TransitionCriteria.
TransitionExecutingStateExceptionHandler
          A flow execution exception handler that maps the occurence of a specific type of exception to a transition to a new State.
 



Copyright © 2009 Spring Framework. All Rights Reserved.