Uses of Package
org.castor.cache.hashbelt.reaper

Packages that use org.castor.cache.hashbelt.reaper
org.castor.cache.hashbelt The Hashbelt API Author: Gregory Block Author: Ralf Joachim This package represents an API, based on a set of articles in the O'Reilly Network by William Grosso, to implement a simplified and 1.3-compatible implementation of a Hashbelt algorithm. 
org.castor.cache.hashbelt.reaper   
 

Classes in org.castor.cache.hashbelt.reaper used by org.castor.cache.hashbelt
AbstractReaper
          Abstract base class all reapers have to extend.
 

Classes in org.castor.cache.hashbelt.reaper used by org.castor.cache.hashbelt.reaper
AbstractReaper
          Abstract base class all reapers have to extend.
Reaper
          Reapers implement a single method - they are called with a container that has expired, and told to perform an action on the expired container before the container is garbage collected.
 



Copyright © 2010. All Rights Reserved.