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