Class RethrowingFlowHandlerAdapter

All Implemented Interfaces:
Aware, InitializingBean, ApplicationContextAware, ServletContextAware, HandlerAdapter

public class RethrowingFlowHandlerAdapter extends FlowHandlerAdapter
Extension of SWF's built-in FlowHandlerAdapter implementation that overrides its poor assumption that a missing flow exception should result in the flow being restarted.