kodein-di
7.16.0
jvm
kodein-di
/
org.kodein.di.bindings
/
WeakContextScope
/
Of
Of
jvm
object
Of
:
WeakContextScope
<
Any
>
Content copied to clipboard
Functions
Properties
Functions
get
Registry
Link copied to clipboard
jvm
open
override
fun
getRegistry
(
context
:
Any
)
:
ScopeRegistry
Content copied to clipboard
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
>
Content copied to clipboard
Properties
map
Link copied to clipboard
jvm
val
map
:
WeakHashMap
<
Any
,
ScopeRegistry
>
Content copied to clipboard
new
Repo
Link copied to clipboard
jvm
val
newRepo
:
(
)
->
ScopeRegistry
Content copied to clipboard