|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.Plugin
com.ikokoon.serenity.hudson.SerenityPlugin
public class SerenityPlugin
Entry point of a plugin.
There must be one class in each plugin. Actually not any more. If there is no plugin in the plugin then Hudson will create one it seems.. See JavaDoc of for more about what can be done on this class.
| 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 | |
|---|---|
SerenityPlugin()
Constructor initialises the logging and the database. |
|
| Method Summary | |
|---|---|
void |
stop()
We need to stop all the databases. |
| Methods inherited from class hudson.Plugin |
|---|
configure, configure, doDynamic, getConfigXml, load, postInitialize, save, setServletContext, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SerenityPlugin()
| Method Detail |
|---|
public void stop()
stop in class hudson.Plugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||