|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.waffle.monitor.AbstractWritingMonitor
org.codehaus.waffle.monitor.SilentMonitor
public class SilentMonitor
SilentMonitor is a writing monitor that writes nothing.
Constructor Summary | |
---|---|
SilentMonitor()
|
Method Summary | |
---|---|
protected void |
trace(java.lang.Exception exception)
Traces an exception. |
protected void |
write(MonitorLevel level,
java.lang.String message)
Writes message for a given level. |
Methods inherited from class org.codehaus.waffle.monitor.AbstractWritingMonitor |
---|
actionMethodExecutionFailed, actionMethodFound, defaultActionMethodCached, defaultActionMethodFound, methodNameResolved, pragmaticActionMethodFound |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SilentMonitor()
Method Detail |
---|
protected void write(MonitorLevel level, java.lang.String message)
AbstractWritingMonitor
write
in class AbstractWritingMonitor
protected void trace(java.lang.Exception exception)
AbstractWritingMonitor
trace
in class AbstractWritingMonitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |