public class HttpServletRequestJexlContext extends Object implements org.apache.commons.jexl.JexlContext
| Constructor and Description |
|---|
HttpServletRequestJexlContext(javax.servlet.ServletContext servletContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAttributes() |
Object |
getAttribute(String key) |
Map |
getVars() |
void |
setAttribute(String key,
Object value) |
void |
setAttributes(Map<String,? extends Object> parameters) |
void |
setVars(Map arg0) |
public HttpServletRequestJexlContext(javax.servlet.ServletContext servletContext)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.