Package org.springframework.statemachine.config.common.annotation.configurers
package org.springframework.statemachine.config.common.annotation.configurers
-
ClassDescriptionDefaultPropertiesConfigurer<O,
I, B extends AnnotationBuilder<O>> AnnotationConfigurer
which knows how to handle configuring aProperties
.DefaultResourceConfigurer<O,I, B extends AnnotationBuilder<O>> AnnotationConfigurer
which knows how to handle configuring aResource
s.Interface forDefaultPropertiesConfigurer
which act as intermediate gatekeeper between a user and anAnnotationConfigurer
.Interface forAnnotationBuilder
which wants to be aware ofProperties
configured byDefaultPropertiesConfigurer
.Interface forDefaultResourceConfigurer
which act as intermediate gatekeeper between a user and anAnnotationConfigurer
.Interface forAnnotationBuilder
which wants to be aware ofResource
s configured byDefaultResourceConfigurer
.