public class LogManagerVersionHandler 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 | 
processInnerLogEntry(InnerLogEntry logEntry)
Process an InnerLogEntry 
 | 
void | 
processStorableLogEntry(StorableLogEntry entry)
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 processInnerLogEntry(InnerLogEntry logEntry)
processInnerLogEntry in class LogManagerHandlerlogEntry - the InnerLogEntry to processpublic void processStorableLogEntry(StorableLogEntry entry)
processStorableLogEntry in class LogManagerHandlerentry - the StorableLogEntry to processCopyright © 2001-2018 Jalios SA. All Rights Reserved.