hudson.plugins.ccm
Class CcmPlugin

java.lang.Object
  extended by hudson.Plugin
      extended by hudson.plugins.ccm.CcmPlugin
All Implemented Interfaces:
hudson.model.Saveable

public class CcmPlugin
extends hudson.Plugin

CCM Plug-in.

Since:
3.0
Author:
Bruno P. Kinoshita - http://www.kinoshita.eti.br

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
CcmPlugin()
           
 
Method Summary
 void start()
           
 
Methods inherited from class hudson.Plugin
configure, configure, doDynamic, getConfigXml, load, postInitialize, save, setServletContext, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CcmPlugin

public CcmPlugin()
Method Detail

start

public void start()
           throws Exception
Overrides:
start in class hudson.Plugin
Throws:
Exception


Copyright © 2010-2012 Jenkins. All Rights Reserved.