RuntimeConfigurator

Interface to configure the IVI application runtime.

Properties

Link copied to clipboard

If true, incomplete deployments are ignored.

Functions

Link copied to clipboard

Shorthand to deploy all service hosts in the main process. Equivalent to:

Link copied to clipboard

Allows the configuration of global runtime deployments through the given action as a lambda. Only global IVI service hosts are deployed in global runtime deployments.

Link copied to clipboard

Allows the configuration of multiple instance runtime deployments through the given action as a lambda. Only multiple instance IVI service hosts are deployed in multiple instance runtime deployments.