Package org.axonframework.contextsupport.spring

Class Summary
AnnotationConfigurationBeanDefinitionParser The AnnotationConfigurationBeanDefinitionParser is responsible for parsing the annotation-config element from the Axon namespace.
AxonNamespaceHandler The Axon namespace handler is responsible for parsing the elements of the Axon namespace and adjusting the Spring context configuration accordingly.
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.
RepositoryBeanDefinitionParser The RepositoryBeanDefinitionParser is responsible for parsing the repository element from the Axon namespace.
SagaManagerBeanDefinitionParser BeanDefinitionParser that parses saga-manager elements in the application context.
SimpleCommandBusBeanDefinitionParser The SimpleCommandBusBeanDefinitionParser does the actual work of parsing the commandBus element from the Axon namespace.
SnapshotterTriggerBeanDefinitionParser BeanDefinitionParser that parses <snapshotter-trigger> elements.
 



Copyright © 2011. All Rights Reserved.