Uses of Class
org.apache.activemq.memory.CacheEntry
-
Packages that use CacheEntry Package Description org.apache.activemq.memory -
-
Uses of CacheEntry in org.apache.activemq.memory
Fields in org.apache.activemq.memory declared as CacheEntry Modifier and Type Field Description CacheEntry
CacheEntry. next
CacheEntry
CacheEntry. previous
CacheEntry
CacheEntryList. tail
Methods in org.apache.activemq.memory that return CacheEntry Modifier and Type Method Description CacheEntry
CacheEvictor. evictCacheEntry()
Methods in org.apache.activemq.memory with parameters of type CacheEntry Modifier and Type Method Description void
CacheEntryList. add(CacheEntry ce)
-