Class QUALModule_BindObservableCalculatorRegistryFactory

  • All Implemented Interfaces:
    dagger.internal.Factory<org.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistry>, javax.inject.Provider<org.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistry>

    @Generated(value="dagger.internal.codegen.ComponentProcessor",
               comments="https://dagger.dev")
    public final class QUALModule_BindObservableCalculatorRegistryFactory
    extends Object
    implements dagger.internal.Factory<org.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistry>
    • Constructor Detail

      • QUALModule_BindObservableCalculatorRegistryFactory

        public QUALModule_BindObservableCalculatorRegistryFactory​(javax.inject.Provider<org.palladiosimulator.probeframework.ProbeFrameworkContext> contextProvider)
    • Method Detail

      • get

        public org.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistry get()
        Specified by:
        get in interface javax.inject.Provider<org.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistry>
      • bindObservableCalculatorRegistry

        public static org.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistry bindObservableCalculatorRegistry​(org.palladiosimulator.probeframework.ProbeFrameworkContext context)