org.oddjob.logging
Class ConsoleArchiveImpl

java.lang.Object
  extended byorg.oddjob.logging.ConsoleArchiveImpl
All Implemented Interfaces:
ConsoleArchive

public class ConsoleArchiveImpl
extends java.lang.Object
implements ConsoleArchive


Constructor Summary
ConsoleArchiveImpl()
           
 
Method Summary
 LogArchive consoleLog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsoleArchiveImpl

public ConsoleArchiveImpl()
Method Detail

consoleLog

public LogArchive consoleLog()
Specified by:
consoleLog in interface ConsoleArchive