Uses of Class
org.axonframework.eventhandling.AbstractEventEntry

Packages that use AbstractEventEntry
Package
Description
Classes related to event handling and dispatching, such as Event Listeners and the Event Bus.
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them.
JPA Implementation of the EventStore.