Uses of Class
ognl.EvaluationPool

Packages that use EvaluationPool
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
 

Methods in ognl that return EvaluationPool
static EvaluationPool OgnlRuntime.getEvaluationPool()
           
 


OGNL Project Page