tml.storage
Class DocumentCleanup

java.lang.Object
  extended by tml.storage.DocumentCleanup
All Implemented Interfaces:
java.lang.Runnable

public class DocumentCleanup
extends java.lang.Object
implements java.lang.Runnable

Author:
Jorge Villalon

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

Constructor Detail

DocumentCleanup

public DocumentCleanup(Repository repo)
Method Detail

run

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