Package org.axonframework.spring.config
package org.axonframework.spring.config
-
ClassDescriptionAbstractAnnotationHandlerBeanPostProcessor<I,
T extends I> Deprecated.Deprecated.Use Spring Boot autoconfiguration or register the individual beans explicitly.Deprecated.Use Spring Boot autoconfiguration or register the individual beans explicitly.Deprecated.Use Spring Boot autoconfiguration or register the individual beans explicitly.Deprecated.Replaced by theSpringConfigurerandSpringAxonConfiguration.Helper class to simplify the creation of bean definitions for components configured in Axon Configuration.Deprecated.Replaced by theMessageHandlerLookupandMessageHandlerConfigurer.Deprecated.Replaced by theSpringConfigurer, which itself is aConfigurerimplementation.Deprecated.Replaced by theMessageHandlerLookupandMessageHandlerConfigurer.An implementation of aConfigurerModulethat will register a list of beans as handlers for a specific type of message.Enumeration defining the auto configurable message handler types.ABeanDefinitionRegistryPostProcessorimplementation that detects beans with Axon Message handlers and registers anMessageHandlerConfigurerto have these handlers registered in the AxonConfiguration.Deprecated.Use Spring Boot autoconfiguration or register the individual beans explicitly.Condition that checks if a bean with given class already exists in the Spring context.Deprecated.Replaced by theMessageHandlerLookupandMessageHandlerConfigurer.Deprecated.Replaced by theSpringAggregateLookupandSpringAggregateConfigurer.AConfigurerModuleimplementation that will configure an Aggregate with the AxonConfiguration.ABeanDefinitionRegistryPostProcessorimplementation that scans for Aggregate types and registers aconfigurerfor each Aggregate found.Deprecated.Replaced by theSpringConfigurerandSpringAxonConfiguration.Implementation of anSpringAxonAutoConfigurer.ImportSelectorthat enables the import of theSpringAxonAutoConfigurerafter all@Configurationbeans have been processed.Factory Bean implementation that creates an AxonConfigurationfor aConfigurer.AConfigurerimplementation that considers the Spring Application context as a source for components.AConfigurerModuleimplementation that configures a Saga based on configuration found in the Application Context.ABeanDefinitionRegistryPostProcessorimplementation that scans for Saga types and registers aconfigurerfor each Saga found.Deprecated.Use Spring Boot autoconfiguration or register the individual beans explicitly.
MessageHandlerLookupandMessageHandlerConfigurer, eliminating the need of an abstract implementation used for command and query registration.