Uses of Class
org.axonframework.common.AxonConfigurationException

Packages that use AxonConfigurationException
Package
Description
 
 
 
 
 
Contains common utility classes needed in different components of the framework.
 
 
 
 
 
 
Classes related to event handling and dispatching, such as Event Listeners and the Event Bus.
 
 
 
 
 
 
 
 
Classes related to event sourcing.
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them.
JDBC Implementation of the EventStore.
JPA Implementation of the EventStore.
 
 
 
 
 
 
 
 
 
 
Classes related to message processing in Axon Framework.