Class DefaultQUALModule_ProvideObservableCalculatorRegistryFactory

  • 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 DefaultQUALModule_ProvideObservableCalculatorRegistryFactory
    extends Object
    implements dagger.internal.Factory<org.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistry>
    • Constructor Detail

      • DefaultQUALModule_ProvideObservableCalculatorRegistryFactory

        public DefaultQUALModule_ProvideObservableCalculatorRegistryFactory​(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>
      • provideObservableCalculatorRegistry

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