Java org.springframework.statemachine.processor StateMachineHandler fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.statemachine.processor StateMachineHandler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.statemachine.processor StateMachineHandler.

The text is from its open source code.

Method

AnnotationgetAnnotation()
Gets the annotation.
ClassgetBeanClass()
Gets the bean class.
TgetMetaAnnotation()
Gets the meta annotation.
Objecthandle(StateMachineRuntime stateMachineRuntime)
Handle container using a StateMachineRuntimeProcessor .