-
Method Summary
Static Methods
static org.palladiosimulator.probeframework.calculator.IGenericCalculatorFactory
provideCalculatorFactory(String recorderName,
org.palladiosimulator.recorderframework.config.IRecorderConfigurationFactory recorderConfigurationFactory)
static org.palladiosimulator.recorderframework.config.IRecorderConfigurationFactory
-
Method Details
-
provideCalculatorFactory
@Provides
static org.palladiosimulator.probeframework.calculator.IGenericCalculatorFactory provideCalculatorFactory(@Named("recorderframework.recordername")
String recorderName,
org.palladiosimulator.recorderframework.config.IRecorderConfigurationFactory recorderConfigurationFactory)
-
provideRecorderConfigurationFactory
@Provides
static org.palladiosimulator.recorderframework.config.IRecorderConfigurationFactory provideRecorderConfigurationFactory(@Named("recorderframework.recordername")
String recorderName)