hudson.plugins.pmd
Class PmdPlugin

java.lang.Object
  extended by hudson.Plugin
      extended by hudson.plugins.pmd.PmdPlugin
All Implemented Interfaces:
hudson.model.Saveable

public class PmdPlugin
extends hudson.Plugin

Registers the PMD plug-in publisher.

Author:
Ulli Hafner

Constructor Summary
PmdPlugin()
           
 
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

PmdPlugin

public PmdPlugin()
Method Detail

start

public void start()
           throws java.lang.Exception

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


Copyright © 2009. All Rights Reserved.