Class WebflowExecutorFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.springframework.webflow.executor.FlowExecutor build()
      Build flow executor.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WebflowExecutorFactory

        public WebflowExecutorFactory()
    • Method Detail

      • build

        public org.springframework.webflow.executor.FlowExecutor build()
        Build flow executor.
        Returns:
        the flow executor