|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.tools.logging.TaggedThreadFilter
public class TaggedThreadFilter
Only accept log requests within threads that are tagged with the receiver object.
Constructor Summary | |
---|---|
TaggedThreadFilter()
|
Method Summary | |
---|---|
void |
activate()
|
void |
deactivate()
|
boolean |
isLoggable(java.util.logging.LogRecord record)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TaggedThreadFilter()
Method Detail |
---|
public void activate()
public void deactivate()
public boolean isLoggable(java.util.logging.LogRecord record)
isLoggable
in interface java.util.logging.Filter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |