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