Example usage for org.springframework.statemachine.config.common.annotation ObjectPostProcessor interface-usage

List of usage examples for org.springframework.statemachine.config.common.annotation ObjectPostProcessor interface-usage

Introduction

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

Usage

From source file org.springframework.statemachine.config.common.annotation.configuration.AutowireBeanFactoryObjectPostProcessor.java

/**
 * Post processor handling lifecycle methods of
 * POJOs created from builder/configurer.
 *
 * @author Janne Valkealahti
 *