Interface ISonargraphBuildProxy
public interface ISonargraphBuildProxy
-
Method Details
-
start
ServiceResponse start()Start the SonargraphBuild application.- Returns:
ServiceResponsecontaining status info.
-
stop
ServiceResponse stop()Stop the SonargraphBuild instance.- Returns:
ServiceResponsecontaining status info.
-
getServiceReference
ISonargraphBuild getServiceReference()
-