|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.tlc.logging.impl.DefaultConsoleInterceptor
The DefaultConsoleInterceptor merely implements the ConsoleInterceptor interface but really does nothing - i.e., everything gets sent to System.out anyway.
Constructor Summary | |
DefaultConsoleInterceptor()
|
Method Summary | |
void |
giveupInterception()
(non-Javadoc) |
void |
setupInterception()
(non-Javadoc) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultConsoleInterceptor()
Method Detail |
public final void setupInterception()
setupInterception
in interface ConsoleInterceptor
ConsoleInterceptor.setupInterception()
public final void giveupInterception()
giveupInterception
in interface ConsoleInterceptor
ConsoleInterceptor.giveupInterception()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |