org.castor.cache.hashbelt.reaper

Class AbstractReaper

Implemented Interfaces:
Reaper
Known Direct Subclasses:
NotifyingReaper, NullReaper, RefreshingReaper, ReinsertingReaper

public abstract class AbstractReaper
extends java.lang.Object
implements Reaper

Abstract base class all reapers have to extend. It allows the hsahbelt implementation to pass a reference to itself to the reaper.
Version:
$Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Author:
Ralf Joachim
Since:
1.0

Method Summary

Cache
getCache()
Set the hashbelt this reaper is responsable for.
void
setCache(Cache owner)
Set the hashbelt this reaper is responsable for.

Method Details

getCache

public final Cache getCache()
Set the hashbelt this reaper is responsable for.
Returns:
The hashbelt.

setCache

public final void setCache(Cache owner)
Set the hashbelt this reaper is responsable for.
Parameters:
owner - The hashbelt.

Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com