Interface ReliabilityExtensionComponent
- All Superinterfaces:
ExtensionComponent
- All Known Implementing Classes:
DaggerReliabilityExtensionComponent
@Component(dependencies={SimuLizarRuntimeComponent.class,SimuComFrameworkComponent.class,QUALComponent.class,SimuLizarRootComponent.class},
modules={ProbeFrameworkProbeFactoryBindings.class,ExtensionModule.class})
public interface ReliabilityExtensionComponent
extends ExtensionComponent
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
static interface
static interface
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
interpreterContributions
Set<RDSeffSwitchContributionFactory> interpreterContributions() -
probeFrameworkAdapter
ReliabilityProbeFrameworkAdapter probeFrameworkAdapter()
-