|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractEventSourcedAggregateRoot | |
|---|---|
| org.axonframework.eventsourcing | Classes related to event sourcing. |
| org.axonframework.eventsourcing.annotation | |
| Uses of AbstractEventSourcedAggregateRoot in org.axonframework.eventsourcing |
|---|
| Methods in org.axonframework.eventsourcing with parameters of type AbstractEventSourcedAggregateRoot | |
|---|---|
void |
EventSourcedEntity.registerAggregateRoot(AbstractEventSourcedAggregateRoot aggregateRootToRegister)
Register the aggregate root with this entity. |
void |
AbstractEventSourcedEntity.registerAggregateRoot(AbstractEventSourcedAggregateRoot aggregateRootToRegister)
|
| Uses of AbstractEventSourcedAggregateRoot in org.axonframework.eventsourcing.annotation |
|---|
| Subclasses of AbstractEventSourcedAggregateRoot in org.axonframework.eventsourcing.annotation | |
|---|---|
class |
AbstractAnnotatedAggregateRoot<I>
Convenience super type for aggregate roots that have their event handler methods annotated with the EventHandler annotation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||