ch.hortis.sonar.mvn
Class SonarRemoteServices

java.lang.Object
  extended by ch.hortis.sonar.mvn.SonarRemoteServices

public class SonarRemoteServices
extends java.lang.Object


Constructor Summary
SonarRemoteServices(java.lang.String remoteHostURL)
           
 
Method Summary
 java.lang.String getVersion()
           
 boolean ping()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SonarRemoteServices

public SonarRemoteServices(java.lang.String remoteHostURL)
Method Detail

ping

public boolean ping()

getVersion

public java.lang.String getVersion()
                            throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008 SonarSource SA. All Rights Reserved.