|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractSagaManagerBeanDefinitionParser | Abstract SagaManager parser that parses common properties for all SagaManager implementations. |
| AggregateCommandHandlerBeanDefinitionParser | Bean Definition parser that parses AggregateAnnotationCommandHandler type beans (aggregate-command-handler element). |
| AnnotationConfigurationBeanDefinitionParser | The AnnotationConfigurationBeanDefinitionParser is responsible for parsing the annotation-config element from the Axon namespace. |
| AsyncSagaManagerBeanDefinitionParser | BeanDefinitionParser that parses saga-manager elements in the application context. |
| AutowiredBean | Special type of BeanDefinition that references can be use to explicitly define a property as being autowired. |
| AutowiredDependencyFactoryBean<T> | Convenience factory bean that locates a bean of the given type. |
| AxonNamespaceHandler | The Axon namespace handler is responsible for parsing the elements of the Axon namespace and adjusting the Spring context configuration accordingly. |
| ClusterBeanDefinitionParser | BeanDefinitionParser implementation that parses "cluster" elements. |
| DisruptorCommandBusBeanDefinitionParser | |
| EventBusBeanDefinitionParser | The EventBusBeanDefinitionParser is responsible for parsing the eventBus element from the Axon
namespace. |
| FileSystemEventStoreBeanDefinitionParser | The FileSystemEventStoreBeanDefinitionParser is responsible for parsing the eventStore element form the
Axon namespace. |
| JpaEventStoreBeanDefinitionParser | The JpaEventStoreBeanDefinitionParser is responsible for parsing the eventStore element form the Axon
namespace. |
| JpaRepositoryBeanDefinitionParser | |
| JpaSagaRepositoryBeanDefinitionParser | Bean definition parser that parses <jpa-saga-repository> elements into Spring bean definitions. |
| RepositoryBeanDefinitionParser | The RepositoryBeanDefinitionParser is responsible for parsing the repository element from the Axon
namespace. |
| SagaManagerBeanDefinitionParser | Parses the saga-manager element. |
| SimpleCommandBusBeanDefinitionParser | The SimpleCommandBusBeanDefinitionParser does the actual work of parsing the commandBus element from
the
Axon namespace. |
| SnapshotterBeanDefinitionParser | The SnapshotterBeanDefinitionParser is responsible for parsing the snapshotter element form the Axon
namespace. |
| SnapshotterTriggerBeanDefinitionParser | BeanDefinitionParser that parses <snapshotter-trigger> elements. |
| SyncSagaManagerBeanDefinitionParser | BeanDefinitionParser that parses saga-manager elements in the application context. |
| TransactionManagerFactoryBean | Factory Bean that wraps transaction manager instances with an implementation of TransactionManager, if
necessary (and possible). |
| UpcasterChainBeanDefinitionParser | BeanDefinitionParser that parses UpcasterChain elements. |
| Enum Summary | |
|---|---|
| LockingStrategy | Enum indicating possible locking strategies for repositories. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||