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
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
errStreamLock
-
-
Constructor Details
-
NativeStdErrStreamConsumer
-
-
Method Details
-
handleEvent
- Specified by:
handleEvent
in interfaceEventHandler<String>
-