hudson.plugins.grinder
Class GrinderPlugin

java.lang.Object
  extended by hudson.Plugin
      extended by hudson.plugins.grinder.GrinderPlugin
All Implemented Interfaces:
hudson.model.Saveable

public class GrinderPlugin
extends hudson.Plugin

Entry point for the grinder plugin.

Author:
Eivind B Waaler

Field Summary
 
Fields inherited from class hudson.Plugin
NONE
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
GrinderPlugin()
           
 
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

GrinderPlugin

public GrinderPlugin()


Copyright © 2010. All Rights Reserved.