Class SimulatedThreadComponentDelegatingScenarioRunner_Factory_Impl
java.lang.Object
org.palladiosimulator.simulizar.interpreter.impl.SimulatedThreadComponentDelegatingScenarioRunner_Factory_Impl
- All Implemented Interfaces:
SimulatedThreadComponentDelegatingScenarioRunner.Factory
,IScenarioRunnerFactory<org.palladiosimulator.pcm.core.entity.Entity>
@Generated(value="dagger.internal.codegen.ComponentProcessor",
comments="https://dagger.dev")
public class SimulatedThreadComponentDelegatingScenarioRunner_Factory_Impl
extends Object
implements SimulatedThreadComponentDelegatingScenarioRunner.Factory
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(EntityReference<? extends org.palladiosimulator.pcm.core.entity.Entity> reference) static javax.inject.Provider<SimulatedThreadComponentDelegatingScenarioRunner.Factory>
create
(SimulatedThreadComponentDelegatingScenarioRunner_Factory delegateFactory) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.palladiosimulator.simulizar.interpreter.impl.SimulatedThreadComponentDelegatingScenarioRunner.Factory
createScenarioRunner
-
Method Details
-
create
public SimulatedThreadComponentDelegatingScenarioRunner create(EntityReference<? extends org.palladiosimulator.pcm.core.entity.Entity> reference) - Specified by:
create
in interfaceSimulatedThreadComponentDelegatingScenarioRunner.Factory
-
create
public static javax.inject.Provider<SimulatedThreadComponentDelegatingScenarioRunner.Factory> create(SimulatedThreadComponentDelegatingScenarioRunner_Factory delegateFactory)
-