Spring Web Flow

org.springframework.webflow.test
Class TestFlowBuilderServicesFactory

java.lang.Object
  extended by org.springframework.webflow.test.TestFlowBuilderServicesFactory

public class TestFlowBuilderServicesFactory
extends java.lang.Object

Factory that encapsulates configuration of default flow builder services for a test environment.

Author:
Keith Donald

Method Summary
static FlowBuilderServices getServices()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getServices

public static FlowBuilderServices getServices()

Spring Web Flow