Package | Description |
---|---|
org.axonframework.commandhandling.disruptor | |
org.axonframework.eventsourcing |
Classes related to event sourcing.
|
org.axonframework.eventstore |
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to
them.
|
org.axonframework.eventstore.fs |
Package containing classes necessary to implement a FileSystem based implementation of the EventStore
|
org.axonframework.eventstore.jdbc |
JDBC Implementation of the EventStore.
|
org.axonframework.eventstore.jpa |
JPA Implementation of the EventStore.
|
org.axonframework.eventstore.management | |
org.axonframework.eventstore.mongo | |
org.axonframework.gae.eventstore | |
org.axonframework.quickstart | |
org.axonframework.test |
Classes in support of testing Axon based applications.
|
Class and Description |
---|
EventStore
Abstraction of the event storage mechanism.
|
Class and Description |
---|
EventStore
Abstraction of the event storage mechanism.
|
SnapshotEventStore
Interface describing an event store that is able to store snapshot events.
|
Class and Description |
---|
EventStore
Abstraction of the event storage mechanism.
|
EventStoreException
Indicates that the given events stream could not be stored or read due to an underlying exception.
|
Class and Description |
---|
EventStore
Abstraction of the event storage mechanism.
|
EventStoreException
Indicates that the given events stream could not be stored or read due to an underlying exception.
|
SnapshotEventStore
Interface describing an event store that is able to store snapshot events.
|
Class and Description |
---|
EventStore
Abstraction of the event storage mechanism.
|
EventVisitor
Interface describing an instance of a visitor that receives events for processing.
|
PartialStreamSupport
Interface implemented by Event Stores that support reading partial event streams.
|
SnapshotEventStore
Interface describing an event store that is able to store snapshot events.
|
Class and Description |
---|
EventStore
Abstraction of the event storage mechanism.
|
EventVisitor
Interface describing an instance of a visitor that receives events for processing.
|
PartialStreamSupport
Interface implemented by Event Stores that support reading partial event streams.
|
SnapshotEventStore
Interface describing an event store that is able to store snapshot events.
|
Class and Description |
---|
EventVisitor
Interface describing an instance of a visitor that receives events for processing.
|
Class and Description |
---|
EventStore
Abstraction of the event storage mechanism.
|
EventVisitor
Interface describing an instance of a visitor that receives events for processing.
|
PartialStreamSupport
Interface implemented by Event Stores that support reading partial event streams.
|
SnapshotEventStore
Interface describing an event store that is able to store snapshot events.
|
Class and Description |
---|
EventStore
Abstraction of the event storage mechanism.
|
SnapshotEventStore
Interface describing an event store that is able to store snapshot events.
|
Class and Description |
---|
EventStore
Abstraction of the event storage mechanism.
|
EventVisitor
Interface describing an instance of a visitor that receives events for processing.
|
Class and Description |
---|
EventStore
Abstraction of the event storage mechanism.
|
Copyright © 2010-2014. All Rights Reserved.