public final class VariableResolverImpl extends VariableResolver
Application.getELResolver(). If it is
 invoked through the jsp chain it will create an value expression through Application.getExpressionFactory()
 to resolve the variable.| Constructor and Description | 
|---|
| VariableResolverImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FacesCompositeELResolver.Scope | getScope(FacesContext context) | 
| Object | resolveVariable(FacesContext context,
               String name) | 
public Object resolveVariable(FacesContext context, String name) throws EvaluationException
resolveVariable in class VariableResolverEvaluationExceptionprotected FacesCompositeELResolver.Scope getScope(FacesContext context)
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.