public final class NativeStdErrStreamConsumer
extends java.lang.Object
implements org.apache.maven.shared.utils.cli.StreamConsumer
ForkStarter
.ForkStarter
Modifier and Type | Field and Description |
---|---|
private DefaultReporterFactory |
defaultReporterFactory |
Constructor and Description |
---|
NativeStdErrStreamConsumer(DefaultReporterFactory defaultReporterFactory) |
Modifier and Type | Method and Description |
---|---|
void |
consumeLine(java.lang.String line) |
private final DefaultReporterFactory defaultReporterFactory
public NativeStdErrStreamConsumer(DefaultReporterFactory defaultReporterFactory)