|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ScriptFactory | |
|---|---|
| org.apache.commons.jexl | Provides a framework for evaluating JEXL expressions. |
| Uses of ScriptFactory in org.apache.commons.jexl |
|---|
| Fields in org.apache.commons.jexl declared as ScriptFactory | |
protected static ScriptFactory |
ScriptFactory.factory
ScriptFactory is a singleton and this is the private instance fufilling that pattern. |
| Methods in org.apache.commons.jexl that return ScriptFactory | |
protected static ScriptFactory |
ScriptFactory.getInstance()
Returns the single instance of ScriptFactory. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||