|
Log4j 1.3alpha-4 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.log4j.chainsaw.filter.FilterModel
This class is used as a Model for Filtering, and retains the unique entries that come through over a set of LoggingEvents
Constructor Summary | |
FilterModel()
|
Method Summary | |
EventTypeEntryContainer |
getContainer()
|
void |
processNewLoggingEvent(LoggingEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FilterModel()
Method Detail |
public void processNewLoggingEvent(LoggingEvent event)
public EventTypeEntryContainer getContainer()
|
Log4j 1.3alpha-4 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |