The Spring Framework

Uses of Class
org.springframework.web.jsf.DelegatingVariableResolver

Packages that use DelegatingVariableResolver
org.springframework.web.jsf Support classes for integrating a JSF web tier with a Spring middle tier which is hosted in a Spring root WebApplicationContext. 
 

Uses of DelegatingVariableResolver in org.springframework.web.jsf
 

Subclasses of DelegatingVariableResolver in org.springframework.web.jsf
 class SpringBeanVariableResolver
          This is a subclass of the JSF 1.1 DelegatingVariableResolver, letting Spring bean definitions override other attributes of the same name.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.