Uses of Package
org.axonframework.messaging.eventhandling

Package
Description
 
Classes related to event sourcing.
 
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them.
 
JPA Implementation of the EventStore.
 
 
Utility classes used to connect Axon Event publishing mechanisms to a Spring Messaging Channel.
Classes related to message processing in Axon Framework.
 
 
 
Classes related to event handling and dispatching, such as
invalid reference
Event Listeners
and the Event Bus.