Interface ExpressionCacheFactory<Key,Value>

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

public interface ExpressionCacheFactory<Key,Value> extends OgnlCacheFactory<Key,Value>
A proxy interface to be used with Struts DI mechanism