public class LibBaseBoot extends AbstractBoot
Modifier and Type | Method and Description |
---|---|
static LibBaseBoot |
getInstance()
Returns the singleton instance of LibBaseBoot.
|
protected ProjectInformation |
getProjectInfo()
Returns the project info.
|
protected Configuration |
loadConfiguration()
Loads the configuration for LibBase.
|
protected void |
performBoot()
Performs the boot.
|
createDefaultHierarchicalConfiguration, getBootFailureReason, getConfigurationDomain, getExtendedConfig, getGlobalConfig, getObjectFactory, getPackageManager, isBootDone, isBootFailed, isBootInProgress, loadBooter, loadBooter, start
public static LibBaseBoot getInstance()
protected Configuration loadConfiguration()
loadConfiguration
in class AbstractBoot
protected void performBoot()
performBoot
in class AbstractBoot
protected ProjectInformation getProjectInfo()
getProjectInfo
in class AbstractBoot
Copyright © 2017 Hitachi Vantara. All rights reserved.