Key
- The type for the cache key entriesValue
- The type for the cache value entriespublic class DefaultOgnlExpressionCacheFactory<Key,Value> extends DefaultOgnlCacheFactory<Key,Value> implements ExpressionCacheFactory<Key,Value>
Currently used for Expression cache creation.
OgnlCacheFactory.CacheType
Constructor and Description |
---|
DefaultOgnlExpressionCacheFactory()
Deprecated.
since 6.4.0, use
DefaultOgnlExpressionCacheFactory(String, String) |
DefaultOgnlExpressionCacheFactory(String cacheMaxSize,
String defaultCacheType) |
buildOgnlCache, buildOgnlCache, getCacheMaxSize, getDefaultCacheType, setCacheMaxSize, setUseLRUCache
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildOgnlCache, buildOgnlCache, buildOgnlCache, getCacheMaxSize, getDefaultCacheType, getUseLRUCache
@Deprecated public DefaultOgnlExpressionCacheFactory()
DefaultOgnlExpressionCacheFactory(String, String)
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.