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, setPropertyResolved
public LegacyELContext(javax.faces.context.FacesContext faces)
public javax.el.ELResolver getELResolver()
getELResolver
in class javax.el.ELContext
public javax.el.FunctionMapper getFunctionMapper()
getFunctionMapper
in class javax.el.ELContext
public javax.el.VariableMapper getVariableMapper()
getVariableMapper
in class javax.el.ELContext
public javax.faces.context.FacesContext getFacesContext()
Copyright © 2010–2021 JBoss by Red Hat. All rights reserved.