net.sf.tlc.logging
Interface ConsoleInterceptor

All Known Implementing Classes:
DefaultConsoleInterceptor

public interface ConsoleInterceptor

TheLittleContainer ConsoleInterceptor - a class that takes 'ownership' of the standard output stream and redirects it somewhere.

Author:
aisrael

Method Summary
 void giveupInterception()
           
 void setupInterception()
           
 

Method Detail

setupInterception

public void setupInterception()

giveupInterception

public void giveupInterception()


Copyright © 2005 TheLittleContainer. All Rights Reserved.