kodein-di
7.18.0
jvm
kodein-di
/
org.kodein.di.bindings
/
WeakContextScope
/
Of
Of
jvm
object
Of
:
WeakContextScope
<
Any
>
Functions
Properties
Functions
get
Registry
Link copied to clipboard
jvm
open
override
fun
getRegistry
(
context
:
Any
)
:
ScopeRegistry
Get a registry for a given context. Should always return the same registry for the same context.
of
Link copied to clipboard
jvm
fun
<
T
>
of
(
)
:
Scope
<
T
>
Properties
new
Repo
Link copied to clipboard
jvm
val
newRepo
:
(
)
->
ScopeRegistry