Uses of Class
ognl.internal.entry.DeclaredMethodCacheEntry
Packages that use DeclaredMethodCacheEntry
Package
Description
OGNL stands for Object-Graph Navigation Language; it is an expression language
for getting and setting properties of Java objects.
-
Uses of DeclaredMethodCacheEntry in ognl
Fields in ognl with type parameters of type DeclaredMethodCacheEntryMethods in ognl with parameters of type DeclaredMethodCacheEntry -
Uses of DeclaredMethodCacheEntry in ognl.internal.entry
Methods in ognl.internal.entry with parameters of type DeclaredMethodCacheEntryModifier and TypeMethodDescriptionprotected booleanDeclaredMethodCacheEntryFactory.shouldCache(DeclaredMethodCacheEntry key, Method method)