|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.log4j.chainsaw.filter.FilterModel
public class 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(org.apache.log4j.spi.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(org.apache.log4j.spi.LoggingEvent event)
public EventTypeEntryContainer getContainer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||