public class LogManagerDeltaHandler 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 |
|---|---|
void |
processAnyLogEntry(LogEntry logEntry) |
void |
processInnerLogEntry(InnerLogEntry logEntry)
Process an InnerLogEntry
|
void |
processStorableLogEntry(StorableLogEntry logEntry)
Process a StorableLogEntry
|
characters, endDocument, endElement, endPrefixMapping, error, fatalError, getMaxLineNumber, handleLogEntryException, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, warningpublic static final java.lang.String REVISION
public void processAnyLogEntry(LogEntry logEntry)
public void processInnerLogEntry(InnerLogEntry logEntry)
processInnerLogEntry in class LogManagerHandlerlogEntry - the InnerLogEntry to processpublic void processStorableLogEntry(StorableLogEntry logEntry)
processStorableLogEntry in class LogManagerHandlerlogEntry - the StorableLogEntry to processCopyright © 2001-2017 Jalios SA. All Rights Reserved.