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)
AuditDataProviderprovideAuditDataFor in interface AuditDataProvidercommand - The command being dispatchedCopyright © 2010-2014. All Rights Reserved.