Class BootConfig


  • public final class BootConfig
    extends Object
    This Class defines the properties of ComponentSpace and DefinitionSpace. That's to say : how to boot the modules of Vertigo.
    Author:
    pchretien
    • Method Detail

      • builder

        public static BootConfigBuilder builder()
        Static method factory for NodeConfigBuilder
        Returns:
        NodeConfigBuilder
      • getComponentConfigs

        public List<CoreComponentConfig> getComponentConfigs()
        Returns:
        the list of component-configs
      • isVerbose

        public boolean isVerbose()
        Returns:
        if the startup is verbose
      • getAopPlugin

        public AopPlugin getAopPlugin()
        Returns:
        AopEngine