ch.qos.logback.audit.server
Class AuditEventPersistor
java.lang.Object
ch.qos.logback.audit.server.AuditEventPersistor
- All Implemented Interfaces:
- AuditEventHandler
public class AuditEventPersistor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuditEventPersistor
public AuditEventPersistor(AuditEventShaper eventShaper)
doHandle
public void doHandle(AuditEvent ae)
- Specified by:
doHandle in interface AuditEventHandler
addAuditListener
public void addAuditListener(AuditListener auditListener)
- Specified by:
addAuditListener in interface AuditEventHandler
fireIncoming
protected void fireIncoming(AuditEvent ae)
removeAuditListener
public boolean removeAuditListener(AuditListener auditListener)
- Specified by:
removeAuditListener in interface AuditEventHandler
Copyright © 2013. All Rights Reserved.