Class OnmsJexlEngine


  • public class OnmsJexlEngine
    extends org.apache.commons.jexl2.JexlEngine
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.commons.jexl2.JexlEngine

        org.apache.commons.jexl2.JexlEngine.Frame, org.apache.commons.jexl2.JexlEngine.Scope, org.apache.commons.jexl2.JexlEngine.SoftCache<K extends java.lang.Object,​V extends java.lang.Object>
    • Field Summary

      • Fields inherited from class org.apache.commons.jexl2.JexlEngine

        arithmetic, cache, debug, EMPTY_CONTEXT, functions, logger, parser, silent, uberspect
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      OnmsJexlSandbox.Permissions black​(java.lang.String clazz)  
      OnmsJexlSandbox.Permissions white​(java.lang.String clazz)  
      • Methods inherited from class org.apache.commons.jexl2.JexlEngine

        cleanExpression, clearCache, createCache, createExpression, createExpression, createExpression, createInfo, createInterpreter, createInterpreter, createScript, createScript, createScript, createScript, createScript, createScript, createScript, debugInfo, doCreateInstance, getArithmetic, getFunctions, getLocalVariables, getParameters, getProperty, getProperty, getUberspect, getUberspect, getVariables, getVariables, invokeMethod, isDebug, isLenient, isSilent, isStrict, newInstance, newInstance, parse, parse, readerToString, setCache, setClassLoader, setDebug, setFunctions, setLenient, setProperty, setProperty, setSilent, setStrict
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait