Uses of Class
javax.faces.el.VariableResolver

Packages that use VariableResolver
javax.faces.application   
 

Uses of VariableResolver in javax.faces.application
 

Methods in javax.faces.application that return VariableResolver
abstract  VariableResolver Application.getVariableResolver()
          Deprecated.  
 

Methods in javax.faces.application with parameters of type VariableResolver
abstract  void Application.setVariableResolver(VariableResolver resolver)
          Deprecated.  
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.