SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

kodo.datacache
Class QueryKeyExpirationListener

java.lang.Object
  |
  +--kodo.datacache.QueryKeyExpirationListener
All Implemented Interfaces:
ExpirationListener

public synchronized class QueryKeyExpirationListener
extends Object
implements ExpirationListener


Constructor Summary
QueryKeyExpirationListener(QueryCache)
           
 
Method Summary
 void onExpire(ExpirationEvent)
          Notification that an object has expired from the cache.
 void registerQueryKey(Object, QueryKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryKeyExpirationListener

public QueryKeyExpirationListener(QueryCache)
Method Detail

registerQueryKey

public void registerQueryKey(Object,
                             QueryKey)

onExpire

public void onExpire(ExpirationEvent)
Description copied from interface: ExpirationListener
Notification that an object has expired from the cache.
Specified by:
onExpire in interface ExpirationListener

SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

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