public class StateMachineConfigurationImportSelector
extends java.lang.Object
implements org.springframework.context.annotation.ImportSelector
ImportSelector
choosing appropriate Configuration
based on EnableStateMachine
or EnableStateMachineFactory
annotations.Constructor and Description |
---|
StateMachineConfigurationImportSelector() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
selectImports(org.springframework.core.type.AnnotationMetadata importingClassMetadata) |