Uses of Interface
com.opensymphony.xwork2.ognl.OgnlCacheFactory
Packages that use OgnlCacheFactory
-
Uses of OgnlCacheFactory in com.opensymphony.xwork2.ognl
Subinterfaces of OgnlCacheFactory in com.opensymphony.xwork2.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 com.opensymphony.xwork2.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.