public interface ExpressionFactoryWrapper
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.server.deployment.AttachmentKey<org.jboss.as.server.deployment.AttachmentList<ExpressionFactoryWrapper>> |
ATTACHMENT_KEY |
| Modifier and Type | Method and Description |
|---|---|
javax.el.ExpressionFactory |
wrap(javax.el.ExpressionFactory expressionFactory,
javax.servlet.ServletContext servletContext) |
static final org.jboss.as.server.deployment.AttachmentKey<org.jboss.as.server.deployment.AttachmentList<ExpressionFactoryWrapper>> ATTACHMENT_KEY
Copyright © 2020 JBoss by Red Hat. All rights reserved.