org.sonar.xoo
Class XooPlugin

java.lang.Object
  extended by org.sonar.api.SonarPlugin
      extended by org.sonar.xoo.XooPlugin
All Implemented Interfaces:
Plugin

public class XooPlugin
extends SonarPlugin

Plugin entry-point, as declared in pom.xml.


Constructor Summary
XooPlugin()
           
 
Method Summary
 List getExtensions()
          Declares all the extensions implemented in the plugin
 
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

XooPlugin

public XooPlugin()
Method Detail

getExtensions

public List getExtensions()
Declares all the extensions implemented in the plugin



Copyright © 2009–2014 SonarSource. All rights reserved.