Package hudson
Class Plugin.DummyImpl
java.lang.Object
hudson.Plugin
hudson.Plugin.DummyImpl
- Enclosing class:
 - 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 class hudson.Plugin
SKIP_PERMISSION_CHECK - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class hudson.Plugin
configure, configure, configure, doDynamic, doDynamic, getConfigXml, getTarget, getWrapper, load, postInitialize, save, setServletContext, start, stop 
- 
Constructor Details
- 
DummyImpl
public DummyImpl() 
 -