org.castor.cache.hashbelt.reaper

Interface Reaper

public interface 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.

Since: 1.0

Version: $Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $

Author: Gregory Block

Method Summary
voidhandleExpiredContainer(Container expiredContainer)
Methode called with a container that has expired before the container is garbage collected.

Method Detail

handleExpiredContainer

public 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.

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