Uses of Class
org.apache.commons.jexl2.JexlEngine.SoftCache

Packages that use JexlEngine.SoftCache
org.apache.commons.jexl2 Provides a framework for evaluating JEXL expressions. 
 

Uses of JexlEngine.SoftCache in org.apache.commons.jexl2
 

Fields in org.apache.commons.jexl2 declared as JexlEngine.SoftCache
protected  JexlEngine.SoftCache<String,ASTJexlScript> JexlEngine.cache
          The expression cache.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.