Uses of Class
org.axonframework.common.AxonException

Packages that use AxonException
Package
Description
 
 
 
 
Contains common utility classes needed in different components of the framework.
 
 
 
 
 
Classes related to message processing in Axon Framework.
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them.
 
Classes that implement the concept of command handling using explicit command objects.
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.
 
 
 
 
 
Classes in support of testing Axon based applications.