Uses of Interface
org.apache.struts2.ognl.OgnlCacheFactory
Packages that use OgnlCacheFactory
-
Uses of OgnlCacheFactory in org.apache.struts2.ognl
Subinterfaces of OgnlCacheFactory in org.apache.struts2.ognlModifier and TypeInterfaceDescriptioninterface
BeanInfoCacheFactory<Key,
Value> A proxy interface to be used with Struts DI mechanisminterface
ExpressionCacheFactory<Key,
Value> A proxy interface to be used with Struts DI mechanismClasses in org.apache.struts2.ognl that implement OgnlCacheFactoryModifier and TypeClassDescriptionclass
DefaultOgnlBeanInfoCacheFactory<Key,
Value> Default OGNL Cache factory implementation.class
DefaultOgnlCacheFactory<Key,
Value> Default OGNL Cache factory implementation.class
DefaultOgnlExpressionCacheFactory<Key,
Value> Default OGNL Expression Cache factory implementation.