IviServiceCollectionConfigurator

Interface to configure the IVI service implementation of the IVI application.

Properties

Link copied to clipboard

The IVI service host implementations.

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun addHosts(vararg hosts: IviServiceHostConfig)
Link copied to clipboard
abstract fun applyGroups(configurator: Action<IviDefaultsGroupsSelectionConfigurator>)

Applies the selected groups to hosts. The selected groups are configured by executing the given configurator.

Link copied to clipboard
Link copied to clipboard