public class AuditListener extends Object implements org.springframework.context.ApplicationListener<AuditApplicationEvent>
ApplicationListener that listens for AuditApplicationEvents and stores
them in a AuditEventRepository.| Constructor and Description |
|---|
AuditListener(AuditEventRepository auditEventRepository) |
public AuditListener(AuditEventRepository auditEventRepository)
public void onApplicationEvent(AuditApplicationEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<AuditApplicationEvent>Copyright © 2014 Pivotal Software, Inc.. All rights reserved.