Uses of Class
ognl.OgnlRuntime.ClassPropertyMethodCache
-
Packages that use OgnlRuntime.ClassPropertyMethodCache 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 OgnlRuntime.ClassPropertyMethodCache in ognl
Fields in ognl declared as OgnlRuntime.ClassPropertyMethodCache Modifier and Type Field Description (package private) static OgnlRuntime.ClassPropertyMethodCacheOgnlRuntime. cacheGetMethod(package private) static OgnlRuntime.ClassPropertyMethodCacheOgnlRuntime. cacheSetMethod
-