hudson.plugins.synergy
Class SynergyPluginImpl

java.lang.Object
  extended by hudson.Plugin
      extended by hudson.plugins.synergy.SynergyPluginImpl

public class SynergyPluginImpl
extends hudson.Plugin

Entry point of the Synergy plugin.

Author:
Jean-Noel RIBETTE

Constructor Summary
SynergyPluginImpl()
           
 
Method Summary
 void start()
          Starts the Synergy plugin.
 
Methods inherited from class hudson.Plugin
configure, doDynamic, setServletContext, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SynergyPluginImpl

public SynergyPluginImpl()
Method Detail

start

public void start()
           throws java.lang.Exception
Starts the Synergy plugin. This method registers the followings Hudson extensions :

Overrides:
start in class hudson.Plugin
Throws:
java.lang.Exception


Copyright © 2008-2009. All Rights Reserved.