org.richfaces.ui.application
Class StateResolver

java.lang.Object
  extended by javax.faces.el.VariableResolver
      extended by org.richfaces.ui.application.StateResolver

public class StateResolver
extends javax.faces.el.VariableResolver

Author:
asmirnov

Constructor Summary
StateResolver()
           
 
Method Summary
 java.lang.Object resolveVariable(javax.faces.context.FacesContext arg0, java.lang.String arg1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateResolver

public StateResolver()
Method Detail

resolveVariable

public java.lang.Object resolveVariable(javax.faces.context.FacesContext arg0,
                                        java.lang.String arg1)
                                 throws javax.faces.el.EvaluationException
Specified by:
resolveVariable in class javax.faces.el.VariableResolver
Throws:
javax.faces.el.EvaluationException


Copyright © 2010. All Rights Reserved.