Uses of Class
com.bankframe.services.cache.CacheEvent

Packages that use CacheEvent
com.bankframe.services.cache   
 

Uses of CacheEvent in com.bankframe.services.cache
 

Methods in com.bankframe.services.cache with parameters of type CacheEvent
 void CacheListener.cacheChanged(CacheEvent event)
          Listeners will implement this method to be notified of changes to cache
 void CacheIndex.cacheChanged(CacheEvent event)
          If a key is removed from the dataCache then it must also be removed from the indexCache.
 



Copyright © 2005, 2007, Oracle. All rights reserved.