|
Jcontract API | |||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jcontract.RuntimeHandler | +--jcontract.LogRuntimeHandler | +--jcontract.LogStdoutRuntimeHandler
A LogRuntimeHandler that writes the logging information to the standard output.
Constructor Summary | |
LogStdoutRuntimeHandler()
|
Methods inherited from class jcontract.LogRuntimeHandler |
contractViolation, getLogStream, instrumentedClassLoaded, log, log, logActive, logViolation, makeLogStream, shutdownAction, startAction |
Methods inherited from class jcontract.RuntimeHandler |
documentedExceptionThrown, getRuntimeStatistics |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LogStdoutRuntimeHandler()
|
Jcontract API | |||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |