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 CacheEntryCacheEntry. nextCacheEntryCacheEntry. previousCacheEntryCacheEntryList. tailMethods in org.apache.activemq.memory that return CacheEntry Modifier and Type Method Description CacheEntryCacheEvictor. evictCacheEntry()Methods in org.apache.activemq.memory with parameters of type CacheEntry Modifier and Type Method Description voidCacheEntryList. add(CacheEntry ce)
-