public class StandardOutputMessageHandler extends Object implements RunnerMessageHandler
RunnerMessageHandler that prints to Standard Output from the new jvm to the Standard Output of the Mojo
| Constructor and Description |
|---|
StandardOutputMessageHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleStandardOutputLine(String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleRunResult, handleSuiteError, handleSuiteFailure, handleSuiteFinished, handleSuiteStart, handleSuiteStartFailure, handleUnexpectedErrorpublic void handleStandardOutputLine(String message)
handleStandardOutputLine in interface RunnerMessageHandlerCopyright © 2018. All rights reserved.