Uses of Class
org.springframework.webflow.engine.builder.DefaultFlowServiceLocator

Packages that use DefaultFlowServiceLocator
org.springframework.webflow.test Support for testing flows and their associated artifacts. 
 

Uses of DefaultFlowServiceLocator in org.springframework.webflow.test
 

Subclasses of DefaultFlowServiceLocator in org.springframework.webflow.test
 class MockFlowServiceLocator
          A stub flow service locator implementation suitable for a test environment.
 



Copyright © 2009 Spring Framework. All Rights Reserved.