FrontendContextFactory

A factory used to create a FrontendContext to provide when creating a Frontend instance.

Inheritors

Functions

Link copied to clipboard
abstract fun createFrontendContext(frontendMetadata: FrontendMetadata): FrontendContext

Creates the FrontendContext to provide when creating a Frontend instance for the given frontendMetadata.