er.extensions.foundation
Class ERXExpiringCache.GrimReaper
java.lang.Object
er.extensions.foundation.ERXExpiringCache.GrimReaper
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ERXExpiringCache<K,V>
protected static class ERXExpiringCache.GrimReaper
- extends Object
- implements Runnable
The reaper runnable for ERXExpiringCache.
- Author:
- mschrag
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERXExpiringCache.GrimReaper
public ERXExpiringCache.GrimReaper(long reapFrequencyInMillis)
addCache
public void addCache(ERXExpiringCache cache)
start
public void start()
stop
public void stop()
stop
public void stop(ERXExpiringCache cache)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2002 – 2007 Project Wonder.