include

fun include(configuration: Configuration)

Registers a an existing configuration and its associated modules and factories to self.

Note that the modules and factories are cleared from the configuration's registry after registration.

Parameters

configuration

The configuration containing the modules and factories to be registered.