Package-level declarations
Properties
Functions
Access the closest DI container attached to the Context
Attaches a DI context to the underlying Composable tree
Attaches a DI context to the underlying Composable tree
Retrieves and keeps reference on an instance of T for the given type and tag.
Retrieves and keeps a reference on an instance of T for the given type and tag, curried from a factory that takes an argument A.
Retrieves and keeps reference on a named instance of T for the given type and tag.
Retrieves and keeps a reference on an instance of T for the given, curried from a factory that takes an argument A.
Retrieves and keeps a reference on a provider of T for the given type and tag.
Allows to create an extended version of the LocalDI container and attaches it to the underlying Composable tree
Allows to create an extended version of a given DI container and attaches it to the underlying Composable tree
Attaches a DI container to the underlying Composable tree
Creates a DI container and imports DI.Modules before attaching it to the underlying Composable tree