| Package | Description | 
|---|---|
| org.axonframework.commandhandling.conflictresolution | |
| org.axonframework.commandhandling.disruptor | |
| org.axonframework.config | |
| org.axonframework.eventsourcing | 
 Classes related to event sourcing. 
 | 
| org.axonframework.eventsourcing.eventstore | 
 Definitions and implementations of the Event store, the mechanism that can load event streams and append events to
 them. 
 | 
| org.axonframework.eventsourcing.eventstore.inmemory | |
| org.axonframework.eventsourcing.eventstore.jdbc | 
 JDBC Implementation of the EventStore. 
 | 
| org.axonframework.eventsourcing.eventstore.jpa | 
 JPA Implementation of the EventStore. 
 | 
| org.axonframework.mongo.eventsourcing.eventstore | |
| org.axonframework.mongo.eventsourcing.eventstore.documentpercommit | |
| org.axonframework.mongo.eventsourcing.eventstore.documentperevent | |
| org.axonframework.spring.eventsourcing | |
| org.axonframework.test.aggregate | 
| Class and Description | 
|---|
| DomainEventMessage
 Represents a Message that wraps a DomainEvent and an Event representing an important change in the Domain. 
 | 
| Class and Description | 
|---|
| AggregateFactory
 Interface describing objects capable of creating instances of aggregates to be initialized with an event stream. 
 | 
| SnapshotTriggerDefinition
 Interface describing the mechanism for triggering Snapshots. 
 | 
| Class and Description | 
|---|
| AggregateFactory
 Interface describing objects capable of creating instances of aggregates to be initialized with an event stream. 
 | 
| SnapshotTriggerDefinition
 Interface describing the mechanism for triggering Snapshots. 
 | 
| Class and Description | 
|---|
| AbstractAggregateFactory
 Abstract AggregateFactory implementation that is aware of snapshot events. 
 | 
| AbstractSnapshotter
 Abstract implementation of the  
Snapshotter that uses a task executor to
 creates snapshots. | 
| AggregateFactory
 Interface describing objects capable of creating instances of aggregates to be initialized with an event stream. 
 | 
| DomainEventMessage
 Represents a Message that wraps a DomainEvent and an Event representing an important change in the Domain. 
 | 
| EventSourcedAggregate
 Implementation of an  
Aggregate that is sourced from events that have
 been published by the aggregate. | 
| EventSourcingRepository
 Abstract repository implementation that allows easy implementation of an Event Sourcing mechanism. 
 | 
| GenericDomainEventMessage
 Generic implementation of a  
DomainEventMessage. | 
| GenericTrackedDomainEventMessage
 Generic implementation of a  
DomainEventMessage that is also a TrackedEventMessage. | 
| NoSnapshotTriggerDefinition
 Implementation of  
SnapshotTriggerDefinition that doesn't trigger snapshots at all. | 
| Snapshotter
 Interface describing instances that are capable of creating snapshot events for aggregates. 
 | 
| SnapshotTrigger
 Interface describing a mechanism that keeps track of an Aggregate's activity in order to trigger a snapshot. 
 | 
| SnapshotTriggerDefinition
 Interface describing the mechanism for triggering Snapshots. 
 | 
| Class and Description | 
|---|
| DomainEventMessage
 Represents a Message that wraps a DomainEvent and an Event representing an important change in the Domain. 
 | 
| Class and Description | 
|---|
| DomainEventMessage
 Represents a Message that wraps a DomainEvent and an Event representing an important change in the Domain. 
 | 
| Class and Description | 
|---|
| DomainEventMessage
 Represents a Message that wraps a DomainEvent and an Event representing an important change in the Domain. 
 | 
| Class and Description | 
|---|
| DomainEventMessage
 Represents a Message that wraps a DomainEvent and an Event representing an important change in the Domain. 
 | 
| Class and Description | 
|---|
| DomainEventMessage
 Represents a Message that wraps a DomainEvent and an Event representing an important change in the Domain. 
 | 
| Class and Description | 
|---|
| DomainEventMessage
 Represents a Message that wraps a DomainEvent and an Event representing an important change in the Domain. 
 | 
| Class and Description | 
|---|
| DomainEventMessage
 Represents a Message that wraps a DomainEvent and an Event representing an important change in the Domain. 
 | 
| Class and Description | 
|---|
| AbstractSnapshotter
 Abstract implementation of the  
Snapshotter that uses a task executor to
 creates snapshots. | 
| AggregateFactory
 Interface describing objects capable of creating instances of aggregates to be initialized with an event stream. 
 | 
| AggregateSnapshotter
 Implementation of a snapshotter that uses the actual aggregate and its state to create a snapshot event. 
 | 
| DomainEventMessage
 Represents a Message that wraps a DomainEvent and an Event representing an important change in the Domain. 
 | 
| Snapshotter
 Interface describing instances that are capable of creating snapshot events for aggregates. 
 | 
| Class and Description | 
|---|
| AggregateFactory
 Interface describing objects capable of creating instances of aggregates to be initialized with an event stream. 
 | 
| DomainEventMessage
 Represents a Message that wraps a DomainEvent and an Event representing an important change in the Domain. 
 | 
| EventSourcingRepository
 Abstract repository implementation that allows easy implementation of an Event Sourcing mechanism. 
 | 
Copyright © 2010–2018. All rights reserved.