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
 VariableResolver ApplicationWrapper.getVariableResolver()
           
abstract  VariableResolver Application.getVariableResolver()
          Deprecated.  
 

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



Copyright © 2014 The Apache Software Foundation. All rights reserved.