|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.ecm.platform.actions.elcache.CachedJEXLManager
public class CachedJEXLManager
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 |
---|
public static boolean enforceThreadSafe
public static boolean useCache
Constructor Detail |
---|
public CachedJEXLManager()
Method Detail |
---|
public static JexlExpression getExpression(String elString) throws Exception
Exception
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |