tml.storage
Class TmlAnnotatorTask

java.lang.Object
  extended by java.util.TimerTask
      extended by tml.storage.TmlAnnotatorTask
All Implemented Interfaces:
java.lang.Runnable

public class TmlAnnotatorTask
extends java.util.TimerTask

Author:
Jorge Villalon

Constructor Summary
TmlAnnotatorTask(Repository repo)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TmlAnnotatorTask

public TmlAnnotatorTask(Repository repo)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
Specified by:
run in class java.util.TimerTask