Package | Description |
---|---|
org.axonframework.eventsourcing |
Classes related to event sourcing.
|
org.axonframework.eventsourcing.annotation | |
org.axonframework.quickstart.handler |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEventSourcedAggregateRoot<I>
Abstract convenience class to be extended by all aggregate roots.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAnnotatedAggregateRoot<I>
Convenience super type for aggregate roots that have their event handler methods annotated with the
EventSourcingHandler annotation (and EventHandler for backwards compatibility). |
Modifier and Type | Class and Description |
---|---|
class |
ToDoItem |
Copyright © 2010-2014. All Rights Reserved.