IviServiceHostContextFactory

interface IviServiceHostContextFactory

Factory for IVI service host context instances.

Functions

Link copied to clipboard
abstract fun createGlobalIviServiceHostContext(): IviServiceHostContext

Returns an global IVI service host context instance.

abstract fun createIviInstanceBoundIviServiceHostContext(iviInstanceId: IviInstanceId): IviServiceHostContext

Returns an IVI service host context instance for the given iviInstanceId.