Uses of Class
org.apache.activemq.util.LRUCache
-
Packages that use LRUCache Package Description org.apache.activemq.filter.function Filter Function implementations for JMS Selectors. -
-
Uses of LRUCache in org.apache.activemq.filter.function
Fields in org.apache.activemq.filter.function declared as LRUCache Modifier and Type Field Description protected static LRUCache<String,Pattern>regexMatchFunction. compiledExprCache
-