Key - The type for the cache key entriesValue - The type for the cache value entriespublic class StrutsProxyCacheFactory<Key,Value> extends DefaultOgnlCacheFactory<Key,Value> implements ProxyCacheFactory<Key,Value>
This factory is used to create caches for proxy detection in ProxyUtil. The cache type and size can be configured via Struts constants.
OgnlCacheFactory.CacheType| Constructor and Description |
|---|
StrutsProxyCacheFactory(String cacheMaxSize,
String defaultCacheType) |
buildOgnlCache, buildOgnlCache, getCacheMaxSize, getDefaultCacheType, setCacheMaxSize, setUseLRUCacheclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildOgnlCache, buildOgnlCache, buildOgnlCache, getCacheMaxSize, getDefaultCacheType, getUseLRUCacheCopyright © 2000–2026 Apache Software Foundation. All rights reserved.