- java.lang.Object
-
- javax.faces.el.VariableResolver
-
Deprecated.This has been replaced by
ELResolver
when operating with anull
base
argument.
public abstract class VariableResolver extends Object
VariableResolver represents a pluggable mechanism for resolving a top-level variable reference at evaluation time.
-
-
Constructor Summary
Constructors Constructor and Description VariableResolver()
Deprecated.
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method and Description abstract Object
resolveVariable(FacesContext context, String name)
Deprecated.Resolve the specified variable name, and return the corresponding object, if any; otherwise, returnnull
.
-
-
-
Method Detail
-
resolveVariable
public abstract Object resolveVariable(FacesContext context, String name) throws EvaluationException
Deprecated.Resolve the specified variable name, and return the corresponding object, if any; otherwise, return
null
.- Parameters:
context
-FacesContext
against which to resolve this variable namename
- Name of the variable to be resolved- Throws:
EvaluationException
- if an exception is thrown while resolving the variable name (the thrown exception must be included as thecause
property of this exception)NullPointerException
- ifcontext
orname
isnull
-
-
Kan deze pagina van de Infobrol-website niet weergeven
Type fout (18-01)
ID de navigation incorrect : 95025Probeer het over een paar minuten opnieuw…
Keer terug naar de startpagina
Steph