org.apache.maven.scm.provider.jazz.command.consumer
public class ErrorConsumer extends org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
| Constructor and Description |
|---|
ErrorConsumer(ScmLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String line) |
boolean |
hasBeenFed() |
public ErrorConsumer(ScmLogger logger)
public boolean hasBeenFed()
public void consumeLine(String line)
consumeLine in interface org.codehaus.plexus.util.cli.StreamConsumerconsumeLine in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumerCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.