Uses of Class
org.springframework.webflow.engine.support.AbstractFlowAttributeMapper

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

Uses of AbstractFlowAttributeMapper in org.springframework.webflow.engine.support
 

Subclasses of AbstractFlowAttributeMapper in org.springframework.webflow.engine.support
 class ConfigurableFlowAttributeMapper
          Generic flow attribute mapper implementation that allows mappings to be configured in a declarative fashion.
 



Copyright © 2009 Spring Framework. All Rights Reserved.