Uses of Package
org.axonframework.commandhandling.annotation

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

Classes in org.axonframework.commandhandling.annotation used by org.axonframework.commandhandling.annotation
AggregateAnnotationCommandHandler
          Command handler that handles commands based on CommandHandler annotations on an aggregate.
AnnotationCommandHandlerAdapter
          Adapter that turns any @CommandHandler annotated bean into a CommandHandler implementation.
ConstructorCommandMessageHandler
          Command Handler that creates a new aggregate instance by invoking that aggregate's constructor.
 



Copyright © 2010-2012. All Rights Reserved.