Uses of Class
org.axonframework.commandhandling.AnnotationCommandHandlerAdapter
Packages that use AnnotationCommandHandlerAdapter
-
Uses of AnnotationCommandHandlerAdapter in org.axonframework.spring.config.annotation
Methods in org.axonframework.spring.config.annotation that return AnnotationCommandHandlerAdapterModifier and TypeMethodDescriptionprotected AnnotationCommandHandlerAdapter<?> AnnotationCommandHandlerBeanPostProcessor.initializeAdapterFor(Object bean, ParameterResolverFactory parameterResolverFactory, HandlerDefinition handlerDefinition) Deprecated.