Package | Description |
---|---|
org.apache.commons.jexl |
Provides a framework for evaluating JEXL expressions.
|
Modifier and Type | Field and Description |
---|---|
protected static ScriptFactory |
ScriptFactory.factory
ScriptFactory is a singleton and this is the private
instance fufilling that pattern.
|
Modifier and Type | Method and Description |
---|---|
protected static ScriptFactory |
ScriptFactory.getInstance()
Returns the single instance of ScriptFactory.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.