private static class JexlScriptEngine.EngineSingletonHolder
extends java.lang.Object
A single JEXL engine and Uberspect is shared by all instances of JexlScriptEngine.
Modifier and Type | Field and Description |
---|---|
private static JexlEngine |
DEFAULT_ENGINE
The JEXL engine singleton instance.
|
Modifier | Constructor and Description |
---|---|
private |
EngineSingletonHolder()
non instantiable.
|
private static final JexlEngine DEFAULT_ENGINE