2.17.2: 2011-06-17

net.sf.basedb.core
Class Application.SessionControlCacheCleaner

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

private static class Application.SessionControlCacheCleaner
extends TimerTask


Constructor Summary
private Application.SessionControlCacheCleaner()
           
 
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.SessionControlCacheCleaner

private Application.SessionControlCacheCleaner()
Method Detail

run

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

2.17.2: 2011-06-17