|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.api.boot.PluginBooter
public class PluginBooter
Class responsible for booting all the plugins. Responsible for: - Registering all the Descriptors - Setting up the Global Context.
| Constructor Summary | |
|---|---|
PluginBooter()
|
|
| Method Summary | |
|---|---|
static void |
boot()
Boot the Deployit Plugin System. |
static void |
bootWithoutGlobalContext()
Boot the Deployit Plugin System, but without initializing the global context with user overridden default values. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginBooter()
| Method Detail |
|---|
public static void boot()
public static void bootWithoutGlobalContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||