| Package | Description |
|---|---|
| org.apache.commons.ognl |
OGNL stands for Object-Graph Navigation Language; it is an expression language
for getting and setting properties of Java objects.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) static EvaluationPool |
OgnlRuntime._evaluationPool |
| Modifier and Type | Method and Description |
|---|---|
static EvaluationPool |
OgnlRuntime.getEvaluationPool() |