Class QUALModule_BindObservableCalculatorRegistryFactory

java.lang.Object
org.palladiosimulator.simulizar.di.modules.component.core.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 Details

    • QUALModule_BindObservableCalculatorRegistryFactory

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

    • get

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

      public static QUALModule_BindObservableCalculatorRegistryFactory create(javax.inject.Provider<org.palladiosimulator.probeframework.ProbeFrameworkContext> contextProvider)
    • bindObservableCalculatorRegistry

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