Class NumberOfResourceContainerTrackingListener

java.lang.Object
org.palladiosimulator.simulizar.reconfiguration.NumberOfResourceContainerTrackingListener
All Implemented Interfaces:
Extension, IReconfigurationListener

public class NumberOfResourceContainerTrackingListener extends Object implements IReconfigurationListener
This factory creates a new Reconfigurator which keeps track of the number of resource containers in a resource environment.
  • Constructor Details

    • NumberOfResourceContainerTrackingListener

      @Inject public NumberOfResourceContainerTrackingListener(de.uka.ipd.sdq.simulation.abstractsimengine.ISimulationControl simulationControl, org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition pcmPartition, org.palladiosimulator.probeframework.calculator.IGenericCalculatorFactory calculatorFactory)
  • Method Details