Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.axonframework.contextsupport.spring Classes and Interfaces - 36 results found.
NameDescriptionTypePackageFramework
AbstractSagaManagerBeanDefinitionParserAbstract SagaManager parser that parses common properties for all SagaManager implementations.Classorg.axonframework.contextsupport.springAxon
AggregateCommandHandlerBeanDefinitionParserBean Definition parser that parses AggregateAnnotationCommandHandler type beans (aggregate-command-handler element).Classorg.axonframework.contextsupport.springAxon
AMQPConfigurationBeanDefinitionParserBeanDefinitionParser that parses AMQP Configuration elements into SpringAMQPConsumerConfiguration Bean Definitions.Classorg.axonframework.contextsupport.spring.amqpAxon
AnnotationConfigurationBeanDefinitionParserThe AnnotationConfigurationBeanDefinitionParser is responsible for parsing the annotation-config element from the Axon namespace.Classorg.axonframework.contextsupport.springAxon
AnnotationDrivenAnnotation for @Configuration that will automatically subscribe @CommandHandler and @EventHandler annotated beans with the CommandBus andClassorg.axonframework.contextsupport.springAxon
AnnotationDrivenConfigurationSpring @Configuration related class that adds Axon Annotation PostProcessors to the BeanDefinitionRegistry.Classorg.axonframework.contextsupport.springAxon
ApplicationContextLookupParameterResolverFactoryFactoryBean implementation that create a ParameterResolverFactory, which auto-detects beans implementing ParameterResolverFactory beans in the application context.Classorg.axonframework.contextsupport.springAxon
AsyncSagaManagerBeanDefinitionParserBeanDefinitionParser that parses saga-manager elements in the application context.Classorg.axonframework.contextsupport.springAxon
AutowiredBeanSpecial type of BeanDefinition that references can be use to explicitly define a property as being autowired.Classorg.axonframework.contextsupport.springAxon
AutowiredDependencyFactoryBeanConvenience factory bean that locates a bean of a number of given types.Classorg.axonframework.contextsupport.springAxon
AxonAMQPNamespaceHandlerThe Axon AMQP namespace handler is responsible for parsing the elements of the Axon AMQP namespace and adjusting the Spring context configuration accordingly.Classorg.axonframework.contextsupport.spring.amqpAxon
AxonNamespaceHandlerThe Axon namespace handler is responsible for parsing the elements of the Axon namespace and adjusting the Spring context configuration accordingly.Classorg.axonframework.contextsupport.springAxon
ClusterBeanDefinitionParserBeanDefinitionParser implementation that parses "cluster" elements.Classorg.axonframework.contextsupport.springAxon
DisruptorCommandBusBeanDefinitionParserBeanDefinitionParser that parses elements in the Spring contextSince:2.Classorg.axonframework.contextsupport.springAxon
DisruptorRepositoryBeanDefinitionParserBean Definition parsers that parses disruptor-repository elements.Classorg.axonframework.contextsupport.springAxon
DisruptorRepositoryBeanDefinitionParser .RepositoryFactoryBeanFactoryBean to create repository instances for use with the DisruptorCommandBusConstructor SummaryDisruptorRepositoryBeanDefinitionParser.Classorg.axonframework.contextsupport.spring.DisruptorRepositoryBeanDefinitionParserAxon
EventBusBeanDefinitionParserThe EventBusBeanDefinitionParser is responsible for parsing the eventBus element from the Axon namespace.Classorg.axonframework.contextsupport.springAxon
FileSystemEventStoreBeanDefinitionParserThe FileSystemEventStoreBeanDefinitionParser is responsible for parsing the eventStore element form the Axon namespace.Classorg.axonframework.contextsupport.springAxon
JdbcEventStoreBeanDefinitionParserBeanDefinitionParser that provides Spring namespace support for defining JDBC Event Stores.Classorg.axonframework.contextsupport.springAxon
JdbcSagaRepositoryBeanDefinitionParserBeanDefinitionParser that provides Spring namespace support for defining JDBC Saga Repositories.Classorg.axonframework.contextsupport.springAxon
JpaEventStoreBeanDefinitionParserThe JpaEventStoreBeanDefinitionParser is responsible for parsing the eventStore element form the Axon namespace.Classorg.axonframework.contextsupport.springAxon
JpaRepositoryBeanDefinitionParserBeanDefinitionParser for the jpa-repository elements in a Spring context.Classorg.axonframework.contextsupport.springAxon
JpaSagaRepositoryBeanDefinitionParserBean definition parser that parses elements into Spring bean definitions.Classorg.axonframework.contextsupport.springAxon
LockingStrategyenum LockingStrategyextends EnumEnum indicating possible locking strategies for repositories.Classorg.axonframework.contextsupport.springAxon
RepositoryBeanDefinitionParserThe RepositoryBeanDefinitionParser is responsible for parsing the repository element from the Axon namespace.Classorg.axonframework.contextsupport.springAxon
SagaManagerBeanDefinitionParserParses the saga-manager element.Classorg.axonframework.contextsupport.springAxon
SagaManagerBeanDefinitionParser .SagaManagerLifecycleManagerManages the subscription of a SagaManager with an Event Bus.Classorg.axonframework.contextsupport.spring.SagaManagerBeanDefinitionParserAxon
SimpleCommandBusBeanDefinitionParserThe SimpleCommandBusBeanDefinitionParser does the actual work of parsing the commandBus element from Axon namespace.Classorg.axonframework.contextsupport.springAxon
SnapshotterBeanDefinitionParserThe SnapshotterBeanDefinitionParser is responsible for parsing the snapshotter element form the Axon namespace.Classorg.axonframework.contextsupport.springAxon
SnapshotterTriggerBeanDefinitionParserBeanDefinitionParser that parses elements.Classorg.axonframework.contextsupport.springAxon
SpringContextParameterResolverFactoryBuilderCreates and registers a bean definition for a Spring Context aware ParameterResolverFactory.Classorg.axonframework.contextsupport.springAxon
SpringParameterResolverFactoryBeanSpring 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.Classorg.axonframework.contextsupport.springAxon
SyncSagaManagerBeanDefinitionParserBeanDefinitionParser that parses saga-manager elements in the application context.Classorg.axonframework.contextsupport.springAxon
TerminalBeanDefinitionParserBeanDefinitionParser that parses elements into a SpringAMQPTerminal instance.Classorg.axonframework.contextsupport.spring.amqpAxon
TransactionManagerFactoryBeanFactory Bean that wraps transaction manager instances with an implementation of TransactionManager, if necessary (and possible).Classorg.axonframework.contextsupport.springAxon
UpcasterChainBeanDefinitionParserBeanDefinitionParser that parses UpcasterChain elements.Classorg.axonframework.contextsupport.springAxon