hudson
Class Plugin.DummyImpl

java.lang.Object
  extended by hudson.Plugin
      extended by hudson.Plugin.DummyImpl
All Implemented Interfaces:
Saveable
Enclosing class:
Plugin

public static final class Plugin.DummyImpl
extends Plugin

Dummy instance of Plugin to be used when a plugin didn't supply one on its own.

Since:
1.321

Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.Plugin
Plugin.DummyImpl
 
Field Summary
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
Plugin.DummyImpl()
           
 
Method Summary
 
Methods inherited from class hudson.Plugin
configure, configure, doDynamic, getConfigXml, getWrapper, 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

Plugin.DummyImpl

public Plugin.DummyImpl()


Copyright © 2004-2013. All Rights Reserved.