Uses of Interface
org.apache.activemq.memory.Cache
Packages that use Cache
-
Uses of Cache in org.apache.activemq.memory
Classes in org.apache.activemq.memory that implement CacheModifier and TypeClassDescriptionclassFilters another Cache implementation.classUse any Map to implement the Cache.classSimple CacheFilter that increases/decreases usage on a UsageManager as objects are added/removed from the Cache.Fields in org.apache.activemq.memory declared as CacheConstructors in org.apache.activemq.memory with parameters of type CacheModifierConstructorDescriptionCacheFilter(Cache next) UsageManagerCacheFilter(Cache next, org.apache.activemq.usage.MemoryUsage um)