org.sonar.plugins.core.hotspots
Class Hotspots

java.lang.Object
  extended by org.sonar.api.web.GwtPage
      extended by org.sonar.plugins.core.hotspots.Hotspots
All Implemented Interfaces:
Extension, ServerComponent, ServerExtension, GwtExtension, Page, View

public class Hotspots
extends GwtPage


Constructor Summary
Hotspots()
           
 
Method Summary
 String getGwtId()
           
 String getTitle()
           
 
Methods inherited from class org.sonar.api.web.GwtPage
getId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hotspots

public Hotspots()
Method Detail

getTitle

public String getTitle()

getGwtId

public String getGwtId()


Copyright © 2009-2011 SonarSource. All Rights Reserved.