public final class LegacyELContext
extends javax.el.ELContext
| Constructor and Description |
|---|
LegacyELContext(javax.faces.context.FacesContext faces)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
javax.el.ELResolver |
getELResolver()
Deprecated.
|
javax.faces.context.FacesContext |
getFacesContext()
Deprecated.
|
javax.el.FunctionMapper |
getFunctionMapper()
Deprecated.
|
javax.el.VariableMapper |
getVariableMapper()
Deprecated.
|
addEvaluationListener, convertToType, enterLambdaScope, exitLambdaScope, getContext, getEvaluationListeners, getImportHandler, getLambdaArgument, getLocale, isLambdaArgument, isPropertyResolved, notifyAfterEvaluation, notifyBeforeEvaluation, notifyPropertyResolved, putContext, setLocale, setPropertyResolved, setPropertyResolvedpublic LegacyELContext(javax.faces.context.FacesContext faces)
public javax.el.ELResolver getELResolver()
getELResolver in class javax.el.ELContextpublic javax.el.FunctionMapper getFunctionMapper()
getFunctionMapper in class javax.el.ELContextpublic javax.el.VariableMapper getVariableMapper()
getVariableMapper in class javax.el.ELContextpublic javax.faces.context.FacesContext getFacesContext()
Copyright © 2010–2024 JBoss by Red Hat. All rights reserved.