Uses of Interface
ognl.internal.entry.CacheEntryFactory
Packages that use CacheEntryFactory
-
Uses of CacheEntryFactory in ognl.internal
Fields in ognl.internal declared as CacheEntryFactoryModifier and TypeFieldDescriptionprivate final CacheEntryFactory<K, V> HashMapCache.cacheEntryFactoryMethods in ognl.internal with parameters of type CacheEntryFactoryModifier and TypeMethodDescription<K,V> Cache <K, V> CacheFactory.createCache(CacheEntryFactory<K, V> entryFactory) <K,V> Cache <K, V> HashMapCacheFactory.createCache(CacheEntryFactory<K, V> entryFactory) protected booleanHashMapCache.shouldCreate(CacheEntryFactory<K, V> cacheEntryFactory, V v) Constructors in ognl.internal with parameters of type CacheEntryFactoryModifierConstructorDescriptionHashMapCache(CacheEntryFactory<K, V> cacheEntryFactory) HashMapClassCache(CacheEntryFactory<Class<?>, T> entryFactory) -
Uses of CacheEntryFactory in ognl.internal.entry
Subinterfaces of CacheEntryFactory in ognl.internal.entryClasses in ognl.internal.entry that implement CacheEntryFactoryModifier and TypeClassDescriptionclassclassclassclassclassMethodCacheEntryFactory<T extends MethodCacheEntry>classDeprecated.since 3.4.6, forRemoval = trueclassDeprecated.since 3.4.6, forRemoval = trueclass