public class LogManagerLoadHandler extends LogManagerHandler
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REVISION |
locator, maxLineNumberARRAY_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, warningpublic static final java.lang.String REVISION
public Stamp getGreatestStamp()
public void processInnerLogEntry(InnerLogEntry logEntry)
processInnerLogEntry in class LogManagerHandlerlogEntry - the InnerLogEntry to processpublic void processStorableLogEntry(StorableLogEntry logEntry)
processStorableLogEntry in class LogManagerHandlerlogEntry - the StorableLogEntry to processpublic void handleLogEntryException(LogEntry logEntry)
handleLogEntryException in class LogManagerHandlerlogEntry - the logEntryCopyright © 2001-2017 Jalios SA. All Rights Reserved.