Nuxeo Enterprise Platform 5.4

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

java.lang.Object
  extended by org.nuxeo.runtime.expression.JexlExpression
      extended by org.nuxeo.ecm.platform.actions.elcache.ThreadSafeJexlExpression
All Implemented Interfaces:
Expression

public class ThreadSafeJexlExpression
extends JexlExpression


Constructor Summary
ThreadSafeJexlExpression(java.lang.String elExpression)
           
 
Method Summary
 java.lang.Object eval(Context context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadSafeJexlExpression

public ThreadSafeJexlExpression(java.lang.String elExpression)
                         throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

eval

public java.lang.Object eval(Context context)
                      throws java.lang.Exception
Specified by:
eval in interface Expression
Overrides:
eval in class JexlExpression
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.