ktp / toothpick.ktp.delegate / DelegateNotifier / notifyDelegates

notifyDelegates

fun notifyDelegates(container: Any, scope: Scope): Unit

Notify delegates that they should perform field injection.

Parameters

container - the entry point that is using field injection.

scope - the scope used to inject the fields.