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.evict(FileCacheEntry entry)
          Evict event, called when the entry is being evicted out of the cache
 void FileCacheEventListener.refresh(FileCacheEntry entry)
          Refresh event, called when the entry is being refreshed from file system.
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.