public class AuditLogService extends Object
Modifier and Type | Method and Description |
---|---|
static AuditLogService |
getAuditLog() |
void |
log(AuditLogEntry entry) |
void |
setFactory(AuditLogFactory factory) |
public static AuditLogService getAuditLog()
public void log(AuditLogEntry entry)
public void setFactory(AuditLogFactory factory)
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.