| Package | Description |
|---|---|
| org.axonframework.eventsourcing.annotation |
| Class and Description |
|---|
| AbstractAnnotatedAggregateRoot
Convenience super type for aggregate roots that have their event handler methods annotated with the
EventSourcingHandler annotation (and EventHandler for backwards compatibility). |
| AggregateAnnotationInspector
Inspects objects to find aggregate specific annotations, such as
AggregateIdentifier and EventSourcedMember. |
Copyright © 2010-2015. All Rights Reserved.