Uses of Interface
org.apache.activemq.memory.CacheEvictor
-
Packages that use CacheEvictor Package Description org.apache.activemq.memory -
-
Uses of CacheEvictor in org.apache.activemq.memory
Methods in org.apache.activemq.memory that return CacheEvictor Modifier and Type Method Description CacheEvictorCacheEntryList. createFIFOCacheEvictor()CacheEvictorCacheEntryList. createLIFOCacheEvictor()Methods in org.apache.activemq.memory with parameters of type CacheEvictor Modifier and Type Method Description voidCacheEvictionUsageListener. add(CacheEvictor evictor)voidCacheEvictionUsageListener. remove(CacheEvictor evictor)
-