ch.qos.logback.audit.persistent
Class NullAEShaper
java.lang.Object
ch.qos.logback.audit.persistent.NullAEShaper
- All Implemented Interfaces:
- AuditEventShaper
public class NullAEShaper
- extends Object
- implements AuditEventShaper
|
Method Summary |
void |
shape(AuditEvent auditEvent)
Shape auditEvent so that it is compatible with the target RDBMS. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullAEShaper
public NullAEShaper()
shape
public void shape(AuditEvent auditEvent)
- Description copied from interface:
AuditEventShaper
- Shape auditEvent so that it is compatible with the target RDBMS.
- Specified by:
shape in interface AuditEventShaper
Copyright © 2013. All Rights Reserved.