net.sf.infrared.web.persistence
Class PerformanceDataTransferTimer
java.lang.Object
java.util.TimerTask
net.sf.infrared.web.persistence.PerformanceDataTransferTimer
- All Implemented Interfaces:
- Runnable
- public class PerformanceDataTransferTimer
- extends TimerTask
A TimerTask based implementation to transfer performance data
|
Method Summary |
void |
run()
The action to be performed by this timer task. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformanceDataTransferTimer
public PerformanceDataTransferTimer()
run
public void run()
- The action to be performed by this timer task.