- java.lang.Object
-
- org.apache.commons.jexl2.JexlEngine
-
- org.opennms.core.utils.jexl.OnmsJexlEngine
-
-
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,V>
-
Field Summary
-
Fields inherited from class org.apache.commons.jexl2.JexlEngine
arithmetic, cache, debug, EMPTY_CONTEXT, functions, logger, parser, silent, uberspect
-
Method Summary
-
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
-
-
Constructor Detail
-
OnmsJexlEngine
public OnmsJexlEngine()
Copyright © 2021. All rights reserved.