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