org.apache.maven.scm.provider.git.gitexe.command.remoteinfo
Class GitRemoteInfoConsumer
java.lang.Object
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo.GitRemoteInfoConsumer
- All Implemented Interfaces:
- org.codehaus.plexus.util.cli.StreamConsumer
public class GitRemoteInfoConsumer
- extends Object
- implements org.codehaus.plexus.util.cli.StreamConsumer
- Author:
- Bertrand Paquet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GitRemoteInfoConsumer
public GitRemoteInfoConsumer(ScmLogger logger,
String commandLine)
consumeLine
public void consumeLine(String line)
-
- Specified by:
consumeLine
in interface org.codehaus.plexus.util.cli.StreamConsumer
getRemoteInfoScmResult
public RemoteInfoScmResult getRemoteInfoScmResult()
Copyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.