Uses of Interface
org.axonframework.eventsourcing.eventstore.EventStore

Packages that use EventStore
Package
Description
Root package for Axon Eventsourcing.
Part of the Axon Eventsourcing module.
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them.
Package for the sourcing handler API.
Part of the Axon Test module.