Package | Description |
---|---|
com.opensymphony.xwork2.ognl | |
org.apache.struts2.ognl |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
StrutsOgnlGuard
The default implementation of
OgnlGuard . |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.