Example usage for org.springframework.statemachine.config StateMachineFactory interface-usage

List of usage examples for org.springframework.statemachine.config StateMachineFactory interface-usage

Introduction

In this page you can find the example usage for org.springframework.statemachine.config StateMachineFactory interface-usage.

Usage

From source file org.springframework.statemachine.config.AbstractStateMachineFactory.java

/**
 * Base {@link StateMachineFactory} implementation building {@link StateMachine}s.
 *
 * @author Janne Valkealahti
 *
 * @param <S> the type of state