| Package | Description |
|---|---|
| org.axonframework.auditing | |
| org.axonframework.unitofwork |
Classes in support of the UnitOfWork pattern in Axon Framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuditingUnitOfWorkListener
Listener implementation that adds auditing information to events being tracked by the unit of work this listener is
registered to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetaDataMutatingUnitOfWorkListenerAdapter
Specialist UnitOfWorkListenerAdapter that allows modification of Meta Data of Events during the "beforeCommit" phase
of a Unit of Work.
|
Copyright © 2010-2015. All Rights Reserved.