Package | Description |
---|---|
com.opensymphony.xwork2.ognl |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOgnlExpressionCacheFactory<Key,Value>
Default OGNL Expression Cache factory implementation.
|
Constructor and Description |
---|
OgnlUtil(ExpressionCacheFactory<String,Object> ognlExpressionCacheFactory,
BeanInfoCacheFactory<Class<?>,BeanInfo> ognlBeanInfoCacheFactory)
Construct a new OgnlUtil instance for use with the framework, with optional
cache factories for OGNL Expression and BeanInfo caches.
|
Copyright © 2000–2022 Apache Software Foundation. All rights reserved.