public class WarEntry extends LogEntry
| Modifier and Type | Class and Description |
|---|---|
protected static class |
WarEntry.WarTokens |
LogEntry.TokensType| Modifier and Type | Field and Description |
|---|---|
protected static String |
hlAddresssesSeparator |
protected static String |
hlAddresssesSeparator2 |
date, DATE_FORMAT, entryType, format, line, message, parameterSeparator, parameterValueSeparator, record, user, vre| Constructor and Description |
|---|
WarEntry(String line,
AccessLogParser.EntryType type) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.messaging.common.messages.records.BaseRecord |
fillRecord() |
protected static ArrayList<org.gcube.messaging.common.messages.records.WebAppRecord.GHN> |
getGHN(String line) |
getDate, getEntryType, getMessage, getRecord, getUser, getVre, parse, setDate, setEntryType, setMessage, setRecordName, setUser, setVre, toStringprotected static final String hlAddresssesSeparator
protected static final String hlAddresssesSeparator2
public WarEntry(String line, AccessLogParser.EntryType type) throws ParseException
ParseExceptionprotected static ArrayList<org.gcube.messaging.common.messages.records.WebAppRecord.GHN> getGHN(String line)
public org.gcube.messaging.common.messages.records.BaseRecord fillRecord()
fillRecord in class LogEntryCopyright © 2015. All Rights Reserved.