hudson
Class Plugin.DummyImpl
java.lang.Object
hudson.Plugin
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
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 |
Plugin.DummyImpl
public Plugin.DummyImpl()
Copyright © 2004-2013. All Rights Reserved.