public class LocalBooter
extends java.lang.Object
| Constructor and Description |
|---|
LocalBooter() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public static void boot()
public static void bootWithoutGlobalContext()