Interface ExtensionComponent
-
- All Known Subinterfaces:
ActionRuntimeComponent
,EventExtensionComponent
- All Known Implementing Classes:
DaggerEventExtensionComponent
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.
-