Package io.vertigo.core.node.config
Class BootConfig
java.lang.Object
io.vertigo.core.node.config.BootConfig
This Class defines the properties of ComponentSpace and DefinitionSpace.
That's to say : how to boot the modules of Vertigo.
- Author:
- pchretien
-
Method Summary
Modifier and TypeMethodDescriptionstatic BootConfigBuilderbuilder()Static method factory for NodeConfigBuilderboolean
-
Method Details
-
builder
Static method factory for NodeConfigBuilder- Returns:
- NodeConfigBuilder
-
logConfigOpt
- Returns:
- the logconfig
-
coreComponentConfigs
- Returns:
- the list of component-configs
-
isVerbose
public boolean isVerbose()- Returns:
- if the startup is isVerbose
-
aspectPlugin
- Returns:
- AopEngine
-