public abstract class AccessLogEntry extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AccessLogEntry(String entryType) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getLogMessage() |
String |
getType() |
static String |
replaceReservedChars(String msgToReplace) |
Copyright © 2016. All Rights Reserved.