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 getSonarMavenRepository()
           
 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

getSonarMavenRepository

public java.lang.String getSonarMavenRepository()

ping

public boolean ping()

getVersion

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


Copyright © 2007-2008 hortis. All Rights Reserved.