org.hudsonci.plugins.console
Class ConsolePlugin

java.lang.Object
  extended by hudson.Plugin
      extended by org.hudsonci.plugins.console.ConsolePlugin
All Implemented Interfaces:
hudson.model.Saveable

@Named
@Singleton
public class ConsolePlugin
extends hudson.Plugin

Hudson console plugin.

Author:
Jason Dillon

Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.Plugin
hudson.Plugin.DummyImpl
 
Field Summary
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
ConsolePlugin()
           
 
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

ConsolePlugin

public ConsolePlugin()


Copyright © 2004-2012 Hudson. All Rights Reserved.