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, pushbackLastEvent
public 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.Factory
IOException
ParseException
Copyright © 2004–2014. All rights reserved.