kodein-di
Toggle table of contents
7.31.0-0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kodein-di
kodein-di
/
org.kodein.di.bindings
/
WeakContextScope
/
Of
Of
jvm
object
Of
:
WeakContextScope
<
Any
>
Members
Properties
new
Repo
Link copied to clipboard
jvm
val
newRepo
:
(
)
->
ScopeRegistry
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
>