Uses of Class
org.springframework.webflow.config.FlowSystemDefaults

Packages that use FlowSystemDefaults
org.springframework.webflow.config High-level flow system configuration support within a Spring environment. 
 

Uses of FlowSystemDefaults in org.springframework.webflow.config
 

Methods in org.springframework.webflow.config with parameters of type FlowSystemDefaults
 void FlowExecutorFactoryBean.setDefaults(FlowSystemDefaults defaults)
          Set system defaults that should be used.
 



Copyright © 2009 Spring Framework. All Rights Reserved.