|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object biz.chitec.quarterback.util.EmptyLoggingReceiver
Smallest possible class to implement LoggingReceiver
Constructor Summary | |
EmptyLoggingReceiver()
|
Method Summary | |
void |
handleLogObject(Logger src,
java.lang.Object o)
Does nothing. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EmptyLoggingReceiver()
Method Detail |
public void handleLogObject(Logger src, java.lang.Object o)
handleLogObject
in interface LoggingReceiver
|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |