| Package | Description | 
|---|---|
| org.axonframework.commandhandling | 
 Classes that implement the concept of command handling using explicit command objects. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AggregateAnnotationCommandHandler<T>
Command handler that handles commands based on  
CommandHandler
 annotations on an aggregate. | 
class  | 
AnnotationCommandHandlerAdapter
Adapter that turns any  
@CommandHandler annotated bean into a MessageHandler implementation. | 
Copyright © 2010–2018. All rights reserved.