public interface AuditDataProvider
AuditingInterceptor
.Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
provideAuditDataFor(CommandMessage<?> command)
Return the relevant auditing information for the given command.
|
Map<String,Object> provideAuditDataFor(CommandMessage<?> command)
command
- The command being dispatchedCopyright © 2010-2014. All Rights Reserved.