Uses of Interface
org.apache.jetspeed.cache.file.FileCacheEntry

Packages that use FileCacheEntry
org.apache.jetspeed.cache.file   
 

Uses of FileCacheEntry in org.apache.jetspeed.cache.file
 

Methods in org.apache.jetspeed.cache.file with parameters of type FileCacheEntry
 void FileCacheEventListener.refresh(FileCacheEntry entry)
          Refresh event, called when the entry is being refreshed from file system.
 void FileCacheEventListener.evict(FileCacheEntry entry)
          Evict event, called when the entry is being evicted out of the cache
 



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.