Uses of Interface
ognl.enhance.LocalReference
Packages that use LocalReference
Package
Description
OGNL stands for Object-Graph Navigation Language; it is an expression language
for getting and setting properties of Java objects.
-
Uses of LocalReference in ognl
Methods in ognl with parameters of type LocalReferenceModifier and TypeMethodDescriptionvoid
OgnlContext.addLocalReference
(String key, LocalReference reference) -
Uses of LocalReference in ognl.enhance
Classes in ognl.enhance that implement LocalReference