hudson.plugins.jdepend
Class PluginImpl

java.lang.Object
  extended by hudson.Plugin
      extended by hudson.plugins.jdepend.PluginImpl
All Implemented Interfaces:
hudson.model.Saveable

@Extension
public class PluginImpl
extends hudson.Plugin

Entry point of the JDepend plugin

Author:
Chris Lewis

Field Summary
 
Fields inherited from class hudson.Plugin
NONE
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
PluginImpl()
           
 
Method Summary
 
Methods inherited from class hudson.Plugin
configure, configure, doDynamic, getConfigXml, load, postInitialize, save, setServletContext, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginImpl

public PluginImpl()


Copyright © 2009. All Rights Reserved.