Interface ProxyCacheFactory<Key,Value>

All Superinterfaces:
OgnlCacheFactory<Key,Value>
All Known Implementing Classes:
StrutsProxyCacheFactory

public interface ProxyCacheFactory<Key,Value> extends OgnlCacheFactory<Key,Value>
A proxy interface to be used with Struts DI mechanism for proxy detection caching.
Since:
7.2.0