Uses of Interface
org.apache.activemq.memory.CacheEvictor
Packages that use CacheEvictor
-
Uses of CacheEvictor in org.apache.activemq.memory
Methods in org.apache.activemq.memory that return CacheEvictorModifier and TypeMethodDescriptionCacheEntryList.createFIFOCacheEvictor()CacheEntryList.createLIFOCacheEvictor()Methods in org.apache.activemq.memory with parameters of type CacheEvictorModifier and TypeMethodDescriptionvoidCacheEvictionUsageListener.add(CacheEvictor evictor) voidCacheEvictionUsageListener.remove(CacheEvictor evictor)