2.17.2: 2011-06-17

net.sf.basedb.core
Class Application.DbCleaner

java.lang.Object
  extended by java.util.TimerTask
      extended by net.sf.basedb.core.Application.DbCleaner
All Implemented Interfaces:
Runnable
Enclosing class:
Application

private static class Application.DbCleaner
extends TimerTask


Constructor Summary
private Application.DbCleaner()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Application.DbCleaner

private Application.DbCleaner()
Method Detail

run

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

2.17.2: 2011-06-17