multipleInstances
Denotes this interface as a multiple instance interface. If this set to true
, the service implementation can be started for each IviInstanceIdentifier configured in the IVI application. If false
, the service will run as a global instance.
Global service instances cannot use multiple instance service interfaces.