Package net.sf.basedb.core
Class Application.DbCleaner
- java.lang.Object
-
- java.util.TimerTask
-
- net.sf.basedb.core.Application.DbCleaner
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- Application
private static class Application.DbCleaner extends TimerTask
-
-
Constructor Summary
Constructors Modifier Constructor Description private
DbCleaner()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
-
-