public class ErrorConsumer extends CommandLineUtils.StringStreamConsumer
Constructor and Description |
---|
ErrorConsumer(ScmLogger logger) |
Modifier and Type | Method and Description |
---|---|
void |
consumeLine(String line) |
boolean |
hasBeenFed() |
getOutput
public ErrorConsumer(ScmLogger logger)
public boolean hasBeenFed()
public void consumeLine(String line)
consumeLine
in interface StreamConsumer
consumeLine
in class CommandLineUtils.StringStreamConsumer
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.