org.apache.myfaces.tobago.el
Class UserVariableResolverImpl
java.lang.Object
javax.faces.el.VariableResolver
org.apache.myfaces.tobago.el.UserVariableResolverImpl
Deprecated. use UserWrapper as managed bean in request scope instead.
@Deprecated
public class UserVariableResolverImpl
- extends javax.faces.el.VariableResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserVariableResolverImpl
public UserVariableResolverImpl(javax.faces.el.VariableResolver base)
- Deprecated.
resolveVariable
public Object resolveVariable(javax.faces.context.FacesContext facesContext,
String name)
throws javax.faces.el.EvaluationException
- Deprecated.
- Specified by:
resolveVariable
in class javax.faces.el.VariableResolver
- Throws:
javax.faces.el.EvaluationException
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.