SolarMetric Kodo JDO 3.4.1 generated on May 30 2006

kodo.datacache
Interface ExpirationListener


public interface ExpirationListener

An entity that wishes to be notified when cache keys expire.

Since:
3.0

Method Summary
 void onExpire(ExpirationEvent event)
          Notification that an object has expired from the cache.
 

Method Detail

onExpire

public void onExpire(ExpirationEvent event)
Notification that an object has expired from the cache.

SolarMetric Kodo JDO 3.4.1 generated on May 30 2006

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.