| Name | Description | Type | Package | Framework |
| AbstractSagaManagerBeanDefinitionParser | Abstract SagaManager parser that parses common properties for all SagaManager implementations. | Class | org.axonframework.contextsupport.spring | Axon |
| AggregateCommandHandlerBeanDefinitionParser | Bean Definition parser that parses AggregateAnnotationCommandHandler type beans (aggregate-command-handler element). | Class | org.axonframework.contextsupport.spring | Axon |
| AMQPConfigurationBeanDefinitionParser | BeanDefinitionParser that parses AMQP Configuration elements into SpringAMQPConsumerConfiguration Bean Definitions. | Class | org.axonframework.contextsupport.spring.amqp | Axon |
| AnnotationConfigurationBeanDefinitionParser | The AnnotationConfigurationBeanDefinitionParser is responsible for parsing the annotation-config element from the Axon namespace. | Class | org.axonframework.contextsupport.spring | Axon |
| AnnotationDriven | Annotation for @Configuration that will automatically subscribe @CommandHandler and @EventHandler annotated beans with the CommandBus and | Class | org.axonframework.contextsupport.spring | Axon |
| AnnotationDrivenConfiguration | Spring @Configuration related class that adds Axon Annotation PostProcessors to the BeanDefinitionRegistry. | Class | org.axonframework.contextsupport.spring | Axon |
| ApplicationContextLookupParameterResolverFactory | FactoryBean implementation that create a ParameterResolverFactory, which auto-detects beans implementing ParameterResolverFactory beans in the application context. | Class | org.axonframework.contextsupport.spring | Axon |
| AsyncSagaManagerBeanDefinitionParser | BeanDefinitionParser that parses saga-manager elements in the application context. | Class | org.axonframework.contextsupport.spring | Axon |
| AutowiredBean | Special type of BeanDefinition that references can be use to explicitly define a property as being autowired. | Class | org.axonframework.contextsupport.spring | Axon |
| AutowiredDependencyFactoryBean | Convenience factory bean that locates a bean of a number of given types. | Class | org.axonframework.contextsupport.spring | Axon |
| AxonAMQPNamespaceHandler | The Axon AMQP namespace handler is responsible for parsing the elements of the Axon AMQP namespace and adjusting the Spring context configuration accordingly. | Class | org.axonframework.contextsupport.spring.amqp | Axon |
| AxonNamespaceHandler | The Axon namespace handler is responsible for parsing the elements of the Axon namespace and adjusting the Spring context configuration accordingly. | Class | org.axonframework.contextsupport.spring | Axon |
| ClusterBeanDefinitionParser | BeanDefinitionParser implementation that parses "cluster" elements. | Class | org.axonframework.contextsupport.spring | Axon |
| DisruptorCommandBusBeanDefinitionParser | BeanDefinitionParser that parses | Class | org.axonframework.contextsupport.spring | Axon |
| DisruptorRepositoryBeanDefinitionParser | Bean Definition parsers that parses disruptor-repository elements. | Class | org.axonframework.contextsupport.spring | Axon |
| DisruptorRepositoryBeanDefinitionParser .RepositoryFactoryBean | FactoryBean to create repository instances for use with the DisruptorCommandBusConstructor SummaryDisruptorRepositoryBeanDefinitionParser. | Class | org.axonframework.contextsupport.spring.DisruptorRepositoryBeanDefinitionParser | Axon |
| EventBusBeanDefinitionParser | The EventBusBeanDefinitionParser is responsible for parsing the eventBus element from the Axon namespace. | Class | org.axonframework.contextsupport.spring | Axon |
| FileSystemEventStoreBeanDefinitionParser | The FileSystemEventStoreBeanDefinitionParser is responsible for parsing the eventStore element form the Axon namespace. | Class | org.axonframework.contextsupport.spring | Axon |
| JdbcEventStoreBeanDefinitionParser | BeanDefinitionParser that provides Spring namespace support for defining JDBC Event Stores. | Class | org.axonframework.contextsupport.spring | Axon |
| JdbcSagaRepositoryBeanDefinitionParser | BeanDefinitionParser that provides Spring namespace support for defining JDBC Saga Repositories. | Class | org.axonframework.contextsupport.spring | Axon |
| JpaEventStoreBeanDefinitionParser | The JpaEventStoreBeanDefinitionParser is responsible for parsing the eventStore element form the Axon namespace. | Class | org.axonframework.contextsupport.spring | Axon |
| JpaRepositoryBeanDefinitionParser | BeanDefinitionParser for the jpa-repository elements in a Spring context. | Class | org.axonframework.contextsupport.spring | Axon |
| JpaSagaRepositoryBeanDefinitionParser | Bean definition parser that parses | Class | org.axonframework.contextsupport.spring | Axon |
| LockingStrategy | enum LockingStrategyextends Enum | Class | org.axonframework.contextsupport.spring | Axon |
| RepositoryBeanDefinitionParser | The RepositoryBeanDefinitionParser is responsible for parsing the repository element from the Axon namespace. | Class | org.axonframework.contextsupport.spring | Axon |
| SagaManagerBeanDefinitionParser | Parses the saga-manager element. | Class | org.axonframework.contextsupport.spring | Axon |
| SagaManagerBeanDefinitionParser .SagaManagerLifecycleManager | Manages the subscription of a SagaManager with an Event Bus. | Class | org.axonframework.contextsupport.spring.SagaManagerBeanDefinitionParser | Axon |
| SimpleCommandBusBeanDefinitionParser | The SimpleCommandBusBeanDefinitionParser does the actual work of parsing the commandBus element from Axon namespace. | Class | org.axonframework.contextsupport.spring | Axon |
| SnapshotterBeanDefinitionParser | The SnapshotterBeanDefinitionParser is responsible for parsing the snapshotter element form the Axon namespace. | Class | org.axonframework.contextsupport.spring | Axon |
| SnapshotterTriggerBeanDefinitionParser | BeanDefinitionParser that parses | Class | org.axonframework.contextsupport.spring | Axon |
| SpringContextParameterResolverFactoryBuilder | Creates and registers a bean definition for a Spring Context aware ParameterResolverFactory. | Class | org.axonframework.contextsupport.spring | Axon |
| SpringParameterResolverFactoryBean | Spring factory bean that creates a ParameterResolverFactory instance that is capable of resolving parameter values as Spring Beans, in addition to the default behavior defined by Axon. | Class | org.axonframework.contextsupport.spring | Axon |
| SyncSagaManagerBeanDefinitionParser | BeanDefinitionParser that parses saga-manager elements in the application context. | Class | org.axonframework.contextsupport.spring | Axon |
| TerminalBeanDefinitionParser | BeanDefinitionParser that parses | Class | org.axonframework.contextsupport.spring.amqp | Axon |
| TransactionManagerFactoryBean | Factory Bean that wraps transaction manager instances with an implementation of TransactionManager, if necessary (and possible). | Class | org.axonframework.contextsupport.spring | Axon |
| UpcasterChainBeanDefinitionParser | BeanDefinitionParser that parses UpcasterChain elements. | Class | org.axonframework.contextsupport.spring | Axon |