@FunctionalInterface public interface AuditEventFormatter
| Modifier and Type | Method and Description |
|---|---|
String |
format(AuditEvent event)
Formats an error message.
|
String format(AuditEvent event)
event - audit event.Copyright © 2001–2018. All rights reserved.