FrontendCoordinatorContext

constructor(lifecycleOwner: LifecycleOwner, iviServiceProvider: IviInstanceBoundIviServiceProvider, frontendMetadata: Collection<FrontendMetadata>, frontendContextFactory: FrontendContextFactory, panelRegistryFactory: PanelRegistryFactory<PR>, frontendCoordinationRulesFactory: FrontendCoordinationRulesFactory<PR>, createAfterStartupFrontendsTrigger: Flow<Boolean>, createAfterStartupFrontendsTimeout: Flow<Duration>)

Parameters

PR

The type of the PanelRegistry that the FrontendCoordinator should use.