SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

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.3.5 generated on August 31 2005

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