org.apache.maven.scm.provider.accurev.cli
Class ClientVersionConsumer

java.lang.Object
  extended by org.apache.maven.scm.provider.accurev.cli.ClientVersionConsumer
All Implemented Interfaces:
StreamConsumer

public class ClientVersionConsumer
extends Object
implements StreamConsumer


Constructor Summary
ClientVersionConsumer()
           
 
Method Summary
 void consumeLine(String line)
           
 String getClientVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientVersionConsumer

public ClientVersionConsumer()
Method Detail

consumeLine

public void consumeLine(String line)
Specified by:
consumeLine in interface StreamConsumer

getClientVersion

public String getClientVersion()


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.