Uses of Interface
ognl.internal.CacheFactory
-
Packages that use CacheFactory Package Description ognl OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects.ognl.internal -
-
Uses of CacheFactory in ognl
Fields in ognl declared as CacheFactory Modifier and Type Field Description private CacheFactoryOgnlCache. cacheFactory -
Uses of CacheFactory in ognl.internal
Classes in ognl.internal that implement CacheFactory Modifier and Type Class Description classHashMapCacheFactory
-