Class DaggerQUALComponent

java.lang.Object
org.palladiosimulator.simulizar.di.component.dependency.DaggerQUALComponent
All Implemented Interfaces:
QUALComponent

@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class DaggerQUALComponent extends Object implements QUALComponent
  • Method Details

    • factory

      public static QUALComponent.Factory factory()
    • calculatorFactory

      public org.palladiosimulator.probeframework.calculator.IGenericCalculatorFactory calculatorFactory()
      Specified by:
      calculatorFactory in interface QUALComponent
    • calculatorRegistry

      public org.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistry calculatorRegistry()
      Specified by:
      calculatorRegistry in interface QUALComponent
    • probeFrameworkContext

      public org.palladiosimulator.probeframework.ProbeFrameworkContext probeFrameworkContext()
      Specified by:
      probeFrameworkContext in interface QUALComponent
    • recorderConfigurationFactory

      public org.palladiosimulator.recorderframework.config.IRecorderConfigurationFactory recorderConfigurationFactory()
      Specified by:
      recorderConfigurationFactory in interface QUALComponent