public class SpannerAuditingEventListener extends Object implements org.springframework.context.ApplicationListener<BeforeSaveEvent>
BeforeSaveEvent.| Constructor and Description |
|---|
SpannerAuditingEventListener(org.springframework.data.auditing.AuditingHandler spannerAuditingHandler)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(BeforeSaveEvent event) |
public SpannerAuditingEventListener(org.springframework.data.auditing.AuditingHandler spannerAuditingHandler)
spannerAuditingHandler - the auditing handler to set auditing properties.public void onApplicationEvent(BeforeSaveEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<BeforeSaveEvent>Copyright © 2020 Pivotal Software, Inc.. All rights reserved.