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