addServiceHosts

abstract fun addServiceHosts(serviceHostConfigs: List<IviServiceHostConfig>)

Registers the given serviceHostConfigs as IVI service hosts.

The serviceHostConfigs are added to the service hosts of an IVI application if the associated IviDefaultsGroupConfigs are used in an IVI application configuration. They are added to IviServiceCollectionConfigurator.hosts if the groups are applied with IviServiceCollectionConfigurator.applyGroups.