|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuditLogger | |
|---|---|
| org.axonframework.auditing | |
| Uses of AuditLogger in org.axonframework.auditing |
|---|
| Classes in org.axonframework.auditing that implement AuditLogger | |
|---|---|
class |
NullAuditLogger
An implementation of AuditLogger that does nothing. |
| Methods in org.axonframework.auditing with parameters of type AuditLogger | |
|---|---|
void |
AuditingInterceptor.setAuditLogger(AuditLogger auditLogger)
Sets the logger that writes events to the audit logs. |
| Constructors in org.axonframework.auditing with parameters of type AuditLogger | |
|---|---|
AuditingUnitOfWorkListener(CommandMessage<?> command,
AuditDataProvider auditDataProvider,
AuditLogger auditLogger)
Initialize a listener for the given command. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||