Class AbstractSimulation
java.lang.Object
com.prineside.tdi2.utils.simulation.AbstractSimulation
- All Implemented Interfaces:
Simulation
- Direct Known Subclasses:
PerformanceBenchmarkSim
,SyncCheckSim
,TowerBenchmarkSim
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.prineside.tdi2.utils.simulation.Simulation
Simulation.LogListener
-
Field Summary
Fields inherited from interface com.prineside.tdi2.utils.simulation.Simulation
LOG_LEVEL_DEBUG, LOG_LEVEL_ERROR, LOG_LEVEL_INFO, LOG_LEVEL_WARNING
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
setSimLogListener
(Simulation.LogListener listener) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.prineside.tdi2.utils.simulation.Simulation
getName, getProgress, isReadyToStart, isRunning, isSuccessful, setSimFinishListener, start, stop
-
Constructor Details
-
AbstractSimulation
public AbstractSimulation()
-
-
Method Details
-
setSimLogListener
- Specified by:
setSimLogListener
in interfaceSimulation
-
log
-
log
-