public class AuditListener extends AbstractAuditListener
AbstractAuditListener implementation. Listens for
AuditApplicationEvents and stores them in a AuditEventRepository.| Constructor and Description |
|---|
AuditListener(AuditEventRepository auditEventRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onAuditEvent(AuditEvent event) |
onApplicationEventpublic AuditListener(AuditEventRepository auditEventRepository)
protected void onAuditEvent(AuditEvent event)
onAuditEvent in class AbstractAuditListenerCopyright © 2016 Pivotal Software, Inc.. All rights reserved.