Key
- The type for the cache key entriesValue
- The type for the cache value entriespublic class DefaultOgnlBeanInfoCacheFactory<Key,Value> extends DefaultOgnlCacheFactory<Key,Value> implements BeanInfoCacheFactory<Key,Value>
OgnlCacheFactory.CacheType
Constructor and Description |
---|
DefaultOgnlBeanInfoCacheFactory()
Deprecated.
since 6.4.0, use
DefaultOgnlBeanInfoCacheFactory(String, String) |
DefaultOgnlBeanInfoCacheFactory(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 DefaultOgnlBeanInfoCacheFactory()
DefaultOgnlBeanInfoCacheFactory(String, String)
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.