public class FactoryMultiplexer extends LogEvent.Factory
description, logSource, NEWLINE| Constructor and Description |
|---|
FactoryMultiplexer(LogType.Description description) |
FactoryMultiplexer(LogType.Description description,
Comparator<LogEvent> logeventComparator) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFactory(LogEvent.Factory factory) |
protected LogEvent |
readNextEvent() |
getDescription, getLogSource, nextEvent, pushbackLastEventpublic FactoryMultiplexer(LogType.Description description)
public FactoryMultiplexer(LogType.Description description, Comparator<LogEvent> logeventComparator)
public void addFactory(LogEvent.Factory factory)
protected LogEvent readNextEvent() throws IOException, ParseException
readNextEvent in class LogEvent.FactoryIOExceptionParseExceptionCopyright © 2004–2014. All rights reserved.