Example usage for org.springframework.statemachine.support AbstractExpressionEvaluator subclass-usage

List of usage examples for org.springframework.statemachine.support AbstractExpressionEvaluator subclass-usage

Introduction

In this page you can find the example usage for org.springframework.statemachine.support AbstractExpressionEvaluator subclass-usage.

Usage

From source file org.springframework.statemachine.processor.StateMachineMethodInvokerHelper.java

/**
 * A helper class using spel to execute target methods.
 *
 * @author Janne Valkealahti
 *
 * @param <T> the return type