public final class ELResolverToVariableResolver extends VariableResolver
Constructor and Description |
---|
ELResolverToVariableResolver(jakarta.el.ELResolver elResolver)
Creates a new instance of ELResolverToVariableResolver
|
Modifier and Type | Method and Description |
---|---|
Object |
resolveVariable(FacesContext facesContext,
String name) |
public ELResolverToVariableResolver(jakarta.el.ELResolver elResolver)
public Object resolveVariable(FacesContext facesContext, String name) throws EvaluationException
resolveVariable
in class VariableResolver
EvaluationException
Copyright © 2021 The Apache Software Foundation. All rights reserved.