Package com.tomtom.ivi.platform.gradle.api.common.iviapplication.configurators

This package contains the configurator interfaces for the IVI project. These interfaces can be used to configure, for instance, the menu items of an IVI instance.

Types

Link copied to clipboard
interface AndroidServiceDeploymentConfigurator

Interface to configure the deployment of one or more AndroidServiceConfigs.

Link copied to clipboard
interface BroadcastReceiverDeploymentConfigurator

Interface to configure the deployment of one or more BroadcastReceiverConfigs.

Interface to configure the configuration providers of type C of the IVI application.

Interface to configure the dynamic configuration providers of the IVI application.

Link copied to clipboard
interface IviApplicationConfigurator

Interface to configure the build time configuration of the IVI application.

Link copied to clipboard
interface IviDefaultsGroupsSelectionConfigurator

Interface to select which IviDefaultsGroupConfigs are applied to an IVI application configuration.

Link copied to clipboard
interface IviInstanceConfigurator

Interface to configure an IVI instance.

interface IviInstanceFrontendCollectionConfigurator

Interface to configure the frontends of an IVI instance.

interface IviInstanceMenuItemCollectionConfigurator

Interface to configure the menu items of an IVI instance.

Link copied to clipboard
interface IviServiceCollectionConfigurator

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

Link copied to clipboard
interface IviServiceHostDeploymentConfigurator

Interface to configure the deployment of one or more IviServiceHostConfigs.

Link copied to clipboard
interface RuntimeConfigurator

Interface to configure the IVI application runtime.

Link copied to clipboard
interface RuntimeDeploymentConfigurator

Interface to configure a runtime deployment.

Interface to configure the static configuration providers of the IVI application.