Uses of Interface
org.axonframework.common.transaction.TransactionManager

Packages that use TransactionManager
Package
Description
Classes that implement the concept of command handling using explicit command objects.
 
 
 
 
 
 
 
 
 
 
Classes related to event handling and dispatching, such as Event Listeners and the Event Bus.
 
 
 
 
 
 
 
 
 
Classes related to event sourcing.
JDBC Implementation of the EventStore.
JPA Implementation of the EventStore.