javax.faces.el
Class VariableResolver
java.lang.Object
javax.faces.el.VariableResolver
Deprecated.
@Deprecated
public abstract class VariableResolver
- extends Object
see Javadoc of JSF Specification
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariableResolver
public VariableResolver()
- Deprecated.
resolveVariable
public abstract Object resolveVariable(FacesContext facesContext,
String name)
throws EvaluationException
- Deprecated.
- Throws:
EvaluationException
Copyright © 2014 The Apache Software Foundation. All rights reserved.