deferred

open override fun deferred(module: ModuleInfo, producer: ModuleFactory)

Register a module with the module registry.

Parameters

module

The module to register.

producer

The factory to create the module.