|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
public class CategoryExplorerLogRecordFilter
An implementation of LogRecordFilter based on a CategoryExplorerModel
Field Summary | |
---|---|
protected CategoryExplorerModel |
_model
|
Constructor Summary | |
---|---|
CategoryExplorerLogRecordFilter(CategoryExplorerModel model)
|
Method Summary | |
---|---|
boolean |
passes(LogRecord record)
|
void |
reset()
Resets the counters for the contained CategoryNodes to zero. |
protected void |
resetAllNodes()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected CategoryExplorerModel _model
Constructor Detail |
---|
public CategoryExplorerLogRecordFilter(CategoryExplorerModel model)
Method Detail |
---|
public boolean passes(LogRecord record)
passes
in interface LogRecordFilter
public void reset()
protected void resetAllNodes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |