Package-level declarations

Types

Link copied to clipboard
class ConfigurableDI : DI

A class that can be used to configure a DI object and as a DI object.

Link copied to clipboard
interface DIGlobalAware : DIAware

A DIAware class that needs no implementation because the DI container used will be the global One True DI.

Properties

Link copied to clipboard
val DI.Companion.global: ConfigurableDI

A global One True DI.