Kieker 1.2

kieker.tools.logReplayer
Class RealtimeReplayWorker

java.lang.Object
  extended by kieker.tools.logReplayer.RealtimeReplayWorker
All Implemented Interfaces:
Runnable

public class RealtimeReplayWorker
extends Object
implements Runnable

A Runnable to be scheduled via the RealtimeReplayDistributor

Author:
Robert von Massow

Constructor Summary
RealtimeReplayWorker(IMonitoringRecord monRec, RealtimeReplayDistributor rd, IMonitoringRecordConsumerPlugin cons)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RealtimeReplayWorker

public RealtimeReplayWorker(IMonitoringRecord monRec,
                            RealtimeReplayDistributor rd,
                            IMonitoringRecordConsumerPlugin cons)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

Kieker 1.2

Copyright 2010 the Kieker Project, http://kieker.sourceforge.net