hudson.plugins.findbugs
Class FindBugsPlugin

java.lang.Object
  extended by hudson.Plugin
      extended by hudson.plugins.findbugs.FindBugsPlugin
All Implemented Interfaces:
hudson.model.Saveable

public class FindBugsPlugin
extends hudson.Plugin

Registers the FindBugs plug-in publisher.

Author:
Ulli Hafner

Constructor Summary
FindBugsPlugin()
           
 
Method Summary
 void start()
          
 
Methods inherited from class hudson.Plugin
configure, doDynamic, getConfigXml, load, save, setServletContext, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindBugsPlugin

public FindBugsPlugin()
Method Detail

start

public void start()
           throws java.lang.Exception

Overrides:
start in class hudson.Plugin
Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.