Companion

object Companion

Functions

Link copied to clipboard
fun clear()

Clears the DependenciesGraph and all registered modules.

Link copied to clipboard
fun configure(application: SpeziApplication)

Constructs the DependenciesGraph out of the Configuration of SpeziApplication, registers ApplicationModule module and invokes Module.configure on all registered modules in the graph.