org.sonar.api.web
Interface Webservice

All Superinterfaces:
Extension, ServerExtension
All Known Subinterfaces:
RubyRailsWebservice

public interface Webservice
extends ServerExtension

Interface to create a web service extension point

Since:
1.11

Method Summary
 String getId()
           
 

Method Detail

getId

String getId()
Returns:
The id of the web service


Copyright © 2009-2010 SonarSource SA. All Rights Reserved.