|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.oy.shared.lw.misc.ITrace.MockTraceEmptyImpl
| 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 |
public ITrace.MockTraceEmptyImpl()
| Method Detail |
public void error(java.lang.Throwable t)
error in interface ITrace
public void error(java.lang.String message,
java.lang.Throwable t)
error in interface ITracepublic void info(java.lang.String message)
info in interface ITracepublic void debug(java.lang.String message)
debug in interface ITrace
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||