Uses of Interface
org.objectweb.perseus.cache.api.CacheCapacityEvent

Packages that use CacheCapacityEvent
org.objectweb.perseus.cache.api   
org.objectweb.perseus.cache.lib   
org.objectweb.perseus.cache.replacement.lib   
 

Uses of CacheCapacityEvent in org.objectweb.perseus.cache.api
 

Methods in org.objectweb.perseus.cache.api with parameters of type CacheCapacityEvent
 void CacheCapacityEventListener.cacheResized(CacheCapacityEvent event)
          The cache has been resized.
 

Uses of CacheCapacityEvent in org.objectweb.perseus.cache.lib
 

Classes in org.objectweb.perseus.cache.lib that implement CacheCapacityEvent
protected  class BasicCacheManager.CapacityEvent
          This class is a basic implementation of the CacheCapacityEvent interface.
 

Uses of CacheCapacityEvent in org.objectweb.perseus.cache.replacement.lib
 

Methods in org.objectweb.perseus.cache.replacement.lib with parameters of type CacheCapacityEvent
 void AbstractReplacementManager.cacheResized(CacheCapacityEvent event)
           
 



Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.