|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.TimerTask
org.shiftone.cache.util.reaper.CacheReaperTask
Class CacheReaperTask
Field Summary | |
(package private) ReapableCache |
cache
|
Fields inherited from class java.util.TimerTask |
|
Constructor Summary | |
CacheReaperTask(ReapableCache cache)
Constructor CacheReaperTask |
Method Summary | |
void |
run()
Method 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 |
Field Detail |
ReapableCache cache
Constructor Detail |
public CacheReaperTask(ReapableCache cache)
cache
- Method Detail |
public void run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |