public class AuditingEventListener extends Object implements ApplicationListener<BeforeSaveEvent<Object>>
| Constructor and Description |
|---|
AuditingEventListener(ObjectFactory<IsNewAwareAuditingHandler> auditingHandler)
|
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(BeforeSaveEvent<Object> event) |
public AuditingEventListener(ObjectFactory<IsNewAwareAuditingHandler> auditingHandler)
auditingHandler - must not be null.public void onApplicationEvent(BeforeSaveEvent<Object> event)
onApplicationEvent in interface ApplicationListener<BeforeSaveEvent<Object>>Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.