Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.actions.elcache
Class CachedJEXLManager

java.lang.Object
  extended by org.nuxeo.ecm.platform.actions.elcache.CachedJEXLManager

public class CachedJEXLManager
extends Object


Field Summary
static boolean enforceThreadSafe
           
static boolean useCache
           
 
Constructor Summary
CachedJEXLManager()
           
 
Method Summary
static JexlExpression getExpression(String elString)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

enforceThreadSafe

public static boolean enforceThreadSafe

useCache

public static boolean useCache
Constructor Detail

CachedJEXLManager

public CachedJEXLManager()
Method Detail

getExpression

public static JexlExpression getExpression(String elString)
                                    throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.