Uses of Interface
org.axonframework.eventsourcing.eventstore.EventCoordinator.Handle

Packages that use EventCoordinator.Handle
Package
Description
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them.
JPA Implementation of the EventStore.