Uses of Interface
org.apache.commons.ognl.enhance.LocalReference
Packages that use LocalReference
-
Uses of LocalReference in org.apache.commons.ognl
Fields in org.apache.commons.ognl with type parameters of type LocalReferenceModifier and TypeFieldDescriptionprivate Map<String,
LocalReference> OgnlContext.localReferenceMap
Methods in org.apache.commons.ognl that return types with arguments of type LocalReferenceMethods in org.apache.commons.ognl with parameters of type LocalReferenceModifier and TypeMethodDescriptionvoid
OgnlContext.addLocalReference
(String key, LocalReference reference) -
Uses of LocalReference in org.apache.commons.ognl.enhance
Classes in org.apache.commons.ognl.enhance that implement LocalReference