Package org.springframework.statemachine.config.common.annotation
package org.springframework.statemachine.config.common.annotation
-
ClassDescriptionA base
AnnotationBuilderthat ensures the object being built is only built one time.Base implementation of @Configurationclass.AbstractConfiguredAnnotationBuilder<O,I, B extends AnnotationBuilder<O>> A baseAnnotationBuilderthat allowsAnnotationConfigurers to be applied to it.Base class forConfigurationwhich works on a bean definition level relying onImportBeanDefinitionRegistrarphase to register beans.AbstractImportingAnnotationConfiguration.BeanDelegatingFactoryBean<T,B extends AnnotationBuilder<O>, O> Interface for building anObject.AnnotationConfigurer<O,B extends AnnotationBuilder<O>> Allows for configuring anAnnotationBuilder.AnnotationConfigurerAdapter<O,I, B extends AnnotationBuilder<O>> A base class forAnnotationConfigurerthat allows subclasses to only implement the methods they are interested in.Interface for wrapping a return type fromAnnotationConfigurerintoAnnotationBuilder.Base annotation used in JavaConfig order to enable some base functionality.Allows initialization of Objects.