Package | Description |
---|---|
org.axonframework.auditing | |
org.axonframework.commandhandling |
Classes that implement the concept of command handling using explicit command objects.
|
org.axonframework.commandhandling.annotation |
Classes that provide annotation support for command handling.
|
org.axonframework.commandhandling.disruptor | |
org.axonframework.commandhandling.interceptors |
Contains some useful implementations of interceptors that many application can benefit from.
|
org.axonframework.contextsupport.spring | |
org.axonframework.eventhandling.async | |
org.axonframework.eventhandling.replay | |
org.axonframework.eventhandling.scheduling.java | |
org.axonframework.eventhandling.scheduling.quartz | |
org.axonframework.eventsourcing |
Classes related to event sourcing.
|
org.axonframework.quickstart.handler | |
org.axonframework.saga.annotation | |
org.axonframework.unitofwork |
Classes in support of the UnitOfWork pattern in Axon Framework.
|
Class and Description |
---|
UnitOfWork
This class represents a UnitOfWork in which modifications are made to aggregates.
|
UnitOfWorkListener
Interface describing a listener that is notified of state changes in the UnitOfWork it has been registered with.
|
UnitOfWorkListenerAdapter
Abstract implementation of the
UnitOfWorkListener that provides empty implementation of all methods declared
in UnitOfWorkListener . |
Class and Description |
---|
TransactionManager
Interface towards a mechanism that manages transactions
Typically, this will involve opening database transactions or connecting to external systems.
|
UnitOfWork
This class represents a UnitOfWork in which modifications are made to aggregates.
|
UnitOfWorkFactory
The
UnitOfWorkFactory interface is used to obtain UnitOfWork instances to manage activity in command
handling processes. |
Class and Description |
---|
UnitOfWork
This class represents a UnitOfWork in which modifications are made to aggregates.
|
Class and Description |
---|
SaveAggregateCallback
Callback used by UnitOfWork instances to be invoked when the UnitOfWork wishes to store an aggregate.
|
TransactionManager
Interface towards a mechanism that manages transactions
Typically, this will involve opening database transactions or connecting to external systems.
|
UnitOfWork
This class represents a UnitOfWork in which modifications are made to aggregates.
|
UnitOfWorkListener
Interface describing a listener that is notified of state changes in the UnitOfWork it has been registered with.
|
Class and Description |
---|
UnitOfWork
This class represents a UnitOfWork in which modifications are made to aggregates.
|
Class and Description |
---|
TransactionManager
Interface towards a mechanism that manages transactions
Typically, this will involve opening database transactions or connecting to external systems.
|
Class and Description |
---|
TransactionManager
Interface towards a mechanism that manages transactions
Typically, this will involve opening database transactions or connecting to external systems.
|
UnitOfWorkFactory
The
UnitOfWorkFactory interface is used to obtain UnitOfWork instances to manage activity in command
handling processes. |
Class and Description |
---|
TransactionManager
Interface towards a mechanism that manages transactions
Typically, this will involve opening database transactions or connecting to external systems.
|
Class and Description |
---|
UnitOfWorkFactory
The
UnitOfWorkFactory interface is used to obtain UnitOfWork instances to manage activity in command
handling processes. |
Class and Description |
---|
TransactionManager
Interface towards a mechanism that manages transactions
Typically, this will involve opening database transactions or connecting to external systems.
|
UnitOfWorkFactory
The
UnitOfWorkFactory interface is used to obtain UnitOfWork instances to manage activity in command
handling processes. |
Class and Description |
---|
TransactionManager
Interface towards a mechanism that manages transactions
Typically, this will involve opening database transactions or connecting to external systems.
|
Class and Description |
---|
UnitOfWork
This class represents a UnitOfWork in which modifications are made to aggregates.
|
Class and Description |
---|
TransactionManager
Interface towards a mechanism that manages transactions
Typically, this will involve opening database transactions or connecting to external systems.
|
Class and Description |
---|
NestableUnitOfWork
Abstract implementation of the UnitOfWork interface.
|
SaveAggregateCallback
Callback used by UnitOfWork instances to be invoked when the UnitOfWork wishes to store an aggregate.
|
TransactionManager
Interface towards a mechanism that manages transactions
Typically, this will involve opening database transactions or connecting to external systems.
|
UnitOfWork
This class represents a UnitOfWork in which modifications are made to aggregates.
|
UnitOfWorkFactory
The
UnitOfWorkFactory interface is used to obtain UnitOfWork instances to manage activity in command
handling processes. |
UnitOfWorkListener
Interface describing a listener that is notified of state changes in the UnitOfWork it has been registered with.
|
UnitOfWorkListenerAdapter
Abstract implementation of the
UnitOfWorkListener that provides empty implementation of all methods declared
in UnitOfWorkListener . |
Copyright © 2010-2014. All Rights Reserved.