org.sonar.plugins.cpd
Class CpdPlugin

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

public class CpdPlugin
extends SonarPlugin


Constructor Summary
CpdPlugin()
           
 
Method Summary
 List getExtensions()
          Classes of the implemented extensions.
 
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

CpdPlugin

public CpdPlugin()
Method Detail

getExtensions

public List getExtensions()
Description copied from interface: Plugin
Classes of the implemented extensions.



Copyright © 2009-2011 SonarSource. All Rights Reserved.