public class WebAppEntry extends LogEntry
| Modifier and Type | Class and Description |
|---|---|
protected static class |
WebAppEntry.WebAppTokens |
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 |
|---|
WebAppEntry(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.WebApplication> |
getApplications(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 WebAppEntry(String line, AccessLogParser.EntryType type) throws ParseException
ParseExceptionprotected static ArrayList<org.gcube.messaging.common.messages.records.WebAppRecord.WebApplication> getApplications(String line)
public org.gcube.messaging.common.messages.records.BaseRecord fillRecord()
fillRecord in class LogEntryCopyright © 2015. All Rights Reserved.