AuditingEntityCallback.@Deprecated public class AuditingEventListener extends Object implements ApplicationListener<BeforeConvertEvent<Object>>, Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description |
|---|
AuditingEventListener(ObjectFactory<IsNewAwareAuditingHandler> auditingHandlerFactory)
Deprecated.
Creates a new
AuditingEventListener using the given MappingContext and AuditingHandler
provided by the given ObjectFactory. |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder()
Deprecated.
|
void |
onApplicationEvent(BeforeConvertEvent<Object> event)
Deprecated.
|
public AuditingEventListener(ObjectFactory<IsNewAwareAuditingHandler> auditingHandlerFactory)
AuditingEventListener using the given MappingContext and AuditingHandler
provided by the given ObjectFactory.auditingHandlerFactory - must not be null.public void onApplicationEvent(BeforeConvertEvent<Object> event)
onApplicationEvent in interface ApplicationListener<BeforeConvertEvent<Object>>Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.