SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

kodo.datacache
Interface ExpirationListener

All Known Implementing Classes:
QueryKeyExpirationListener

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.0.3 generated on February 20 2004

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