com.oy.shared.lw.misc
Class ITrace.MockTraceEmptyImpl

java.lang.Object
  extended bycom.oy.shared.lw.misc.ITrace.MockTraceEmptyImpl
All Implemented Interfaces:
ITrace
Enclosing class:
ITrace

public static class ITrace.MockTraceEmptyImpl
extends java.lang.Object
implements ITrace


Nested Class Summary
 
Nested classes inherited from class com.oy.shared.lw.misc.ITrace
ITrace.MockTraceEmptyImpl, ITrace.MockTraceOutImpl
 
Field Summary
 
Fields inherited from interface com.oy.shared.lw.misc.ITrace
DEBUG, ERROR, INFO, NONE
 
Constructor Summary
ITrace.MockTraceEmptyImpl()
           
 
Method Summary
 void debug(java.lang.String message)
           
 void error(java.lang.String message, java.lang.Throwable t)
           
 void error(java.lang.Throwable t)
           
 void info(java.lang.String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ITrace.MockTraceEmptyImpl

public ITrace.MockTraceEmptyImpl()
Method Detail

error

public void error(java.lang.Throwable t)
Specified by:
error in interface ITrace

error

public void error(java.lang.String message,
                  java.lang.Throwable t)
Specified by:
error in interface ITrace

info

public void info(java.lang.String message)
Specified by:
info in interface ITrace

debug

public void debug(java.lang.String message)
Specified by:
debug in interface ITrace


Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com