public class LibLayoutBoot
extends AbstractBoot
Modifier and Type | Method and Description |
---|---|
static LibLayoutBoot |
getInstance() |
protected ProjectInformation |
getProjectInfo()
Returns the project info.
|
static boolean |
isAsserationEnabled() |
protected Configuration |
loadConfiguration()
Loads the configuration.
|
static void |
main(java.lang.String[] args) |
protected void |
performBoot()
Performs the boot.
|
public static LibLayoutBoot getInstance()
protected ProjectInformation getProjectInfo()
protected Configuration loadConfiguration()
protected void performBoot()
public static void main(java.lang.String[] args)
public static boolean isAsserationEnabled()