Save This Page
Home » apache-log4j-1.2.15 » org.apache » log4j » lf5 » viewer » categoryexplorer » [javadoc | source]
org.apache.log4j.lf5.viewer.categoryexplorer
public class: CategoryExplorerLogRecordFilter [javadoc | source]
java.lang.Object
   org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter

All Implemented Interfaces:
    LogRecordFilter

An implementation of LogRecordFilter based on a CategoryExplorerModel
Field Summary
protected  CategoryExplorerModel _model     
Constructor:
 public CategoryExplorerLogRecordFilter(CategoryExplorerModel model) 
Method from org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter Summary:
passes,   reset,   resetAllNodes
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter Detail:
 public boolean passes(LogRecord record) 
 public  void reset() 
    Resets the counters for the contained CategoryNodes to zero.
 protected  void resetAllNodes()