Uses of Class
ognl.EvaluationPool
-
Packages that use EvaluationPool Package Description ognl OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects. -
-
Uses of EvaluationPool in ognl
Fields in ognl declared as EvaluationPool Modifier and Type Field Description (package private) static EvaluationPoolOgnlRuntime. _evaluationPoolMethods in ognl that return EvaluationPool Modifier and Type Method Description static EvaluationPoolOgnlRuntime. getEvaluationPool()
-