IviDefaultsGroupConfigurator
interface IviDefaultsGroupConfigurator
Interface to configure the IVI application if the associated IviDefaultsGroupConfigs are used to configure the IVI application.
One or more IviDefaultsGroupConfigs can be associated to a configuration through IviDefaultsExtension.configureIfPresent and IviDefaultsExtension.configureIfAllPresent.
Functions
Link copied to clipboard
abstract fun addApplicationClassExtensions(applicationClassExtensions: List<ApplicationClassExtensionConfig>)
Registers the given applicationClassExtensions as application class extensions.
Link copied to clipboard
Registers the given action to configure the IVI instance configuration.
Link copied to clipboard
Registers the given serviceHostConfigs as IVI service hosts.