|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.intarsys.tools.logging.SingleThreadFilter
public class SingleThreadFilter
Only accept log requests within a dedicated thread.
| Constructor Summary | |
|---|---|
SingleThreadFilter()
|
|
SingleThreadFilter(java.lang.Thread thread)
|
|
| Method Summary | |
|---|---|
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 SingleThreadFilter()
public SingleThreadFilter(java.lang.Thread thread)
| Method Detail |
|---|
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 | ||||||||