register

open override fun register(module: ModuleInfo, impl: Any)

Register a module with the module registry.

Parameters

module

The module to register.

impl

An instance of the registered module.