intarsys runtime library

de.intarsys.tools.logging
Class ThreadFilter

java.lang.Object
  extended by de.intarsys.tools.logging.ThreadFilter
All Implemented Interfaces:
Filter

public class ThreadFilter
extends Object
implements Filter


Constructor Summary
ThreadFilter()
           
ThreadFilter(Thread thread)
           
 
Method Summary
 boolean isLoggable(LogRecord record)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadFilter

public ThreadFilter()

ThreadFilter

public ThreadFilter(Thread thread)
Method Detail

isLoggable

public boolean isLoggable(LogRecord record)
Specified by:
isLoggable in interface Filter

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.