public class LogManagerLoadHandler extends LogManagerHandler
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REVISION |
locator, maxLineNumber
ARRAY_FLAG, CLEANING_STATE, COLLECTION_FLAG, CREATE_OP, DELETE_OP, IDLE_STATE, INNER_LOGS, INNER_MILESTONE, INNER_PREFIX, INNER_SYNC, ITEM_ESCAPE_CHAR, ITEM_SEPARATOR, LOADING_STATE, MAP_ASSIGN, MAP_CHARS_TO_ESCAPE, MAP_CLASS_SEPARATOR, MAP_FLAG, NAMESPACE, SH_SUFFIX, STORING_STATE, UPDATE_OP
Modifier and Type | Method and Description |
---|---|
Stamp |
getGreatestStamp()
Returns the greatest stamp read (this include real stamp but also ID of StorableLogEntry).
|
void |
handleLogEntryException(LogEntry logEntry)
This method is called when an exception is caught while processing the entry
|
void |
processInnerLogEntry(InnerLogEntry logEntry)
Process an InnerLogEntry
|
void |
processStorableLogEntry(StorableLogEntry logEntry)
Process a StorableLogEntry
|
characters, endDocument, endElement, endPrefixMapping, error, fatalError, getMaxLineNumber, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, warning
public static final java.lang.String REVISION
public Stamp getGreatestStamp()
public void processInnerLogEntry(InnerLogEntry logEntry)
processInnerLogEntry
in class LogManagerHandler
logEntry
- the InnerLogEntry to processpublic void processStorableLogEntry(StorableLogEntry logEntry)
processStorableLogEntry
in class LogManagerHandler
logEntry
- the StorableLogEntry to processpublic void handleLogEntryException(LogEntry logEntry)
handleLogEntryException
in class LogManagerHandler
logEntry
- the logEntryCopyright © 2001-2010 Jalios SA. All Rights Reserved.