Interface ExtensionComponent
-
- All Known Subinterfaces:
ActionRootComponent
,ActionRuntimeComponent
,QVTOReconfigurationComponent
- All Known Implementing Classes:
DaggerActionRootComponent
,DaggerActionRuntimeComponent
,DaggerQVTOReconfigurationComponent
public interface ExtensionComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ExtensionComponent.Factory
This is a marker interface to signal that the registered component factory is compatible with the SimuLizar DI Extension system.
-