Uses of Class
io.vertigo.core.node.config.CoreComponentConfig
-
Packages that use CoreComponentConfig Package Description io.vertigo.core.node.component.loader io.vertigo.core.node.config -
-
Uses of CoreComponentConfig in io.vertigo.core.node.component.loader
Method parameters in io.vertigo.core.node.component.loader with type arguments of type CoreComponentConfig Modifier and Type Method Description ComponentSpaceLoader
ComponentSpaceLoader. loadBootComponents(List<CoreComponentConfig> componentConfigs)
-
Uses of CoreComponentConfig in io.vertigo.core.node.config
Methods in io.vertigo.core.node.config that return types with arguments of type CoreComponentConfig Modifier and Type Method Description List<CoreComponentConfig>
BootConfig. getComponentConfigs()
List<CoreComponentConfig>
ModuleConfig. getComponentConfigs()
-