Uses of Class
org.apache.activemq.util.LRUCache

Packages that use LRUCache
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
protected static LRUCache<String,Pattern> regexMatchFunction.compiledExprCache
           
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.