| Package | Description |
|---|---|
| org.axonframework.auditing |
| Class and Description |
|---|
| AuditDataProvider
Interface describing the instance that provides the relevant information for auditing purposes.
|
| AuditLogger
Interface describing a component capable of writing auditing entries to a log.
|
| EmptyDataProvider
Implementation of
AuditDataProvider that provides no information (empty map). |
| NullAuditLogger
An implementation of
AuditLogger that does nothing. |
Copyright © 2010-2014. All Rights Reserved.