org.castor.cache.hashbelt.reaper
public abstract class AbstractReaper extends Object implements Reaper
Since: 1.0
Version: $Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Method Summary | |
---|---|
Cache | getCache()
Set the hashbelt this reaper is responsable for.
|
void | setCache(Cache owner)
Set the hashbelt this reaper is responsable for.
|
Returns: The hashbelt.
Parameters: owner The hashbelt.