public class IOCsKt
@NotNull public static com.github.salomonbrys.kodein.KodeinInjector getTockInternalInjector()
Internal injector - reset only for tests.
public static void setTockInternalInjector(@NotNull
com.github.salomonbrys.kodein.KodeinInjector p)
Internal injector - reset only for tests.
@NotNull public static com.github.salomonbrys.kodein.KodeinInjector getInjector()
Main Tock injector.
@NotNull public static com.github.salomonbrys.kodein.Kodein.Module getSharedModule()
IOC of shared module.