Uses of Package
org.axonframework.common

Packages that use org.axonframework.common
Package
Description
 
 
 
 
Contains common utility classes needed in different components of the framework.
Package containing a Caching abstraction, while waiting for the JSR 107 to be fully specified and implemented.
 
 
 
 
 
 
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.
 
 
Utility classes used to connect Axon Event publishing mechanisms to a Spring Messaging Channel.
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.