class KodeinJIT
Injector that allows to build objects just-in-time. |
annotation class JIT
Defines that this should be the constructor used to build. |
val jitIntegration: ExternalSource
Integration with Kodein to create dependencies at runtime. |
|
val jitModule: Module
Module that must be imported in order to use KodeinJIT. |