Class NativeStdOutStreamConsumer
java.lang.Object
org.apache.maven.plugin.surefire.booterclient.output.NativeStdOutStreamConsumer
- All Implemented Interfaces:
EventHandler<String>
The standard output logger for the output stream of the forked JMV,
see org.apache.maven.plugin.surefire.extensions.SurefireForkChannel.
- Since:
- 3.0.0-M5
- Author:
- Tibor Digana (tibor17)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NativeStdOutStreamConsumer
-
-
Method Details
-
handleEvent
- Specified by:
handleEvent
in interfaceEventHandler<String>
-