net.sf.basedb.core
Class Application.SessionControlCacheCleaner
java.lang.Object
java.util.TimerTask
net.sf.basedb.core.Application.SessionControlCacheCleaner
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- Application
private static class Application.SessionControlCacheCleaner
- extends TimerTask
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Application.SessionControlCacheCleaner
private Application.SessionControlCacheCleaner()
run
public void run()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class TimerTask