public interface AuditableBeanWrapperFactory
AuditableBeanWrapper
s.Modifier and Type | Method and Description |
---|---|
AuditableBeanWrapper |
getBeanWrapperFor(Object source)
Returns the
AuditableBeanWrapper for the given source obejct if it's eligible for auditing. |
AuditableBeanWrapper getBeanWrapperFor(Object source)
AuditableBeanWrapper
for the given source obejct if it's eligible for auditing.source
- can be null.AuditableBeanWrapper
for the given source obejct if it's eligible for auditing or
null otherwise.Copyright © 2011-2016–2016 Pivotal Software, Inc.. All rights reserved.