|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.axonframework.commandhandling.annotation | |
|---|---|
| org.axonframework.commandhandling.annotation | Classes that provide annotation support for command handling. |
| org.axonframework.quickstart | |
| org.axonframework.quickstart.annotated | |
| 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. |
|
| Classes in org.axonframework.commandhandling.annotation used by org.axonframework.quickstart | |
|---|---|
| CommandHandler
Marker annotation to mark any method on an object as being a CommandHandler. |
|
| Classes in org.axonframework.commandhandling.annotation used by org.axonframework.quickstart.annotated | |
|---|---|
| CommandHandler
Marker annotation to mark any method on an object as being a CommandHandler. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||