JTools

net.jtools.info
Class SimpleTraceFilter

java.lang.Object
  extended by net.jtools.info.SimpleTraceFilter
All Implemented Interfaces:
org.jpattern.condition.Condition<org.jpattern.logging.Loggable>

public class SimpleTraceFilter
extends Object
implements org.jpattern.condition.Condition<org.jpattern.logging.Loggable>


Constructor Summary
SimpleTraceFilter()
           
 
Method Summary
 boolean match(org.jpattern.logging.Loggable trace)
           
 void setTraceLevel(org.jpattern.logging.Level level)
           
 void setTraceLevel(String level)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTraceFilter

public SimpleTraceFilter()
Method Detail

match

public boolean match(org.jpattern.logging.Loggable trace)
Specified by:
match in interface org.jpattern.condition.Condition<org.jpattern.logging.Loggable>

setTraceLevel

public void setTraceLevel(org.jpattern.logging.Level level)

setTraceLevel

public void setTraceLevel(String level)

JTools

© 2000-2006, JTools.org.