kodein-di
/
org.kodein.di.bindings
/
SubScope
common
Sub
Scope
abstract class
SubScope
<
C
,
PC
>(parentScope:
Scope
<
PC
>) :
Scope
<
C
>
Content copied to clipboard
Functions
Functions
getRegistry
Link copied to clipboard
common
open override fun
getRegistry
(context:
C
):
ScopeRegistry
Content copied to clipboard
Get a registry for a given context.
newRegistry
Link copied to clipboard
common
open fun
newRegistry
():
ScopeRegistry
Content copied to clipboard