Interface TestSimuLizarRootComponent.TestRootModule
- Enclosing interface:
- TestSimuLizarRootComponent
@Module(includes={SimuLizarRootModule.class,TestConfigurationModule.class})
public static interface TestSimuLizarRootComponent.TestRootModule
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
bindRootComponent
-
bindPrepareBlackboardJob
@Binds SimuLizarPrepareBlackboardJob bindPrepareBlackboardJob(TestSimuLizarPrepareBlackboardJob impl) -
bindPrepareLoadModelJob
@Binds LoadSimuLizarModelsIntoBlackboardJob bindPrepareLoadModelJob(TestSimuLizarLoadModelsJob impl)
-