org.sonar.plugins.findbugs
Class FindbugsPlugin

java.lang.Object
  extended by org.sonar.api.SonarPlugin
      extended by org.sonar.plugins.findbugs.FindbugsPlugin
All Implemented Interfaces:
org.sonar.api.Plugin

public class FindbugsPlugin
extends org.sonar.api.SonarPlugin


Constructor Summary
FindbugsPlugin()
           
 
Method Summary
 List getExtensions()
           
 
Methods inherited from class org.sonar.api.SonarPlugin
getDescription, getKey, getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FindbugsPlugin

public FindbugsPlugin()
Method Detail

getExtensions

public List getExtensions()


Copyright © 2012-2014 SonarSource. All Rights Reserved.