Uses of Interface
org.axonframework.common.Registration

Packages that use Registration
Package
Description
 
 
 
 
 
Classes that implement the concept of command handling using explicit command objects.
 
 
Package containing a Caching abstraction, while waiting for the JSR 107 to be fully specified and implemented.
 
 
 
Classes related to event handling and dispatching, such as Event Listeners and the Event Bus.
 
 
Classes related to message processing in Axon Framework.
 
 
 
Utility classes used to connect Axon Event publishing mechanisms to a Spring Messaging Channel.
 
A collection of classes which may prove useful when testing Axon-based classes.