Class QUALModule_ProvideProbeframeworkContextFactory

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

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

      • QUALModule_ProvideProbeframeworkContextFactory

        public QUALModule_ProvideProbeframeworkContextFactory​(javax.inject.Provider<org.palladiosimulator.probeframework.calculator.IGenericCalculatorFactory> calcFactoryProvider)
    • Method Detail

      • get

        public org.palladiosimulator.probeframework.ProbeFrameworkContext get()
        Specified by:
        get in interface javax.inject.Provider<org.palladiosimulator.probeframework.ProbeFrameworkContext>
      • provideProbeframeworkContext

        public static org.palladiosimulator.probeframework.ProbeFrameworkContext provideProbeframeworkContext​(org.palladiosimulator.probeframework.calculator.IGenericCalculatorFactory calcFactory)