Java org.springframework.statemachine.config.common.annotation AnnotationConfigurer fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.statemachine.config.common.annotation AnnotationConfigurer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.statemachine.config.common.annotation AnnotationConfigurer.

The text is from its open source code.

Method

voidconfigure(B builder)
Configure the AnnotationBuilder by setting the necessary properties on the AnnotationBuilder .
voidinit(B builder)
Initialise the AnnotationBuilder .