public class DefaultAuditManager extends java.lang.Object implements IAuditManager
INSTANCE| Constructor and Description | 
|---|
DefaultAuditManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addAppender(IAuditEventAppender appender)  | 
void | 
audit(AuditEvent event)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinstancepublic void audit(AuditEvent event)
audit in interface IAuditManagerpublic void addAppender(IAuditEventAppender appender)
addAppender in interface IAuditManagerCopyright © 2023. All Rights Reserved.