Class | Description |
---|---|
AnnotationCommandHandlerBeanPostProcessor |
Spring Bean post processor that automatically generates an adapter for each bean containing
CommandHandler
annotated methods. |
AnnotationQueryHandlerBeanPostProcessor |
Spring Bean post processor that automatically generates an adapter for each bean containing
QueryHandler
annotated methods. |
SpringBeanParameterResolverFactory |
ParameterResolverFactory implementation that resolves parameters in the Spring Application Context.
|
SpringContextParameterResolverFactoryBuilder |
Creates and registers a bean definition for a Spring Context aware ParameterResolverFactory.
|
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.
|
Copyright © 2010–2017. All rights reserved.