hudson.maven
Class PluginImpl
java.lang.Object
hudson.Plugin
hudson.maven.PluginImpl
- All Implemented Interfaces:
- Saveable
public class PluginImpl
- extends Plugin
- Author:
- huybrechts, Dominik Bartholdi (imod)
|
Method Summary |
static void |
init()
|
void |
start()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginImpl
public PluginImpl()
start
public void start()
throws Exception
- Overrides:
start in class Plugin
- Throws:
Exception
init
@Initializer(after=PLUGINS_STARTED)
public static void init()
- Since:
- 1.491
Copyright © 2004-2013. All Rights Reserved.