Uses of Class
org.axonframework.commandhandling.annotation.AnnotationCommandHandlerAdapter

Packages that use AnnotationCommandHandlerAdapter
org.axonframework.commandhandling.annotation Classes that provide annotation support for command handling. 
 

Uses of AnnotationCommandHandlerAdapter in org.axonframework.commandhandling.annotation
 

Methods in org.axonframework.commandhandling.annotation that return AnnotationCommandHandlerAdapter
protected  AnnotationCommandHandlerAdapter AnnotationCommandHandlerBeanPostProcessor.initializeAdapterFor(Object bean)
           
static AnnotationCommandHandlerAdapter AnnotationCommandHandlerAdapter.subscribe(Object annotatedCommandHandler, CommandBus commandBus)
          Subscribe the annotated command handler to the given command bus.
 



Copyright © 2010-2012. All Rights Reserved.