org.castor.cache.hashbelt.reaper
public interface Reaper
Since: 1.0
Version: $Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Method Summary | |
---|---|
void | handleExpiredContainer(Container expiredContainer)
Methode called with a container that has expired before the container is garbage
collected.
|
Parameters: expiredContainer The container that has expired.