Uses of Class
io.vertigo.core.node.config.ComponentConfig
-
Packages that use ComponentConfig Package Description io.vertigo.core.node.config -
-
Uses of ComponentConfig in io.vertigo.core.node.config
Methods in io.vertigo.core.node.config with parameters of type ComponentConfig Modifier and Type Method Description ModuleConfigBuilder
ModuleConfigBuilder. addComponent(ComponentConfig componentConfig)
Adds a component defined by its config.
-