Uses of Class
com.ibm.wsspi.cache.CacheEntry
-
Uses of CacheEntry in com.ibm.wsspi.cache
Modifier and TypeMethodDescriptionThis method returns an instance of CacheEntry specified cache ID.Cache.getEntryDisk
(Object cacheId) This method returns the cache entry specified by cache ID from the disk cache.Modifier and TypeMethodDescriptionvoid
Cache.refreshEntry
(CacheEntry ce) This method moves the specified entry to the end of the LRU queue.