public interface AuditableBeanWrapperFactory
AuditableBeanWrapper
s.Modifier and Type | Method and Description |
---|---|
Optional<AuditableBeanWrapper> |
getBeanWrapperFor(Object source)
Returns the
AuditableBeanWrapper for the given source object if it's eligible for auditing. |
Optional<AuditableBeanWrapper> getBeanWrapperFor(Object source)
AuditableBeanWrapper
for the given source object if it's eligible for auditing.source
- must not be null.AuditableBeanWrapper
for the given source object if it's eligible for auditing.Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.