Uses of Package
org.springframework.beans.factory.access.el

Packages that use org.springframework.beans.factory.access.el
org.springframework.beans.factory.access.el Support classes for accessing a Spring BeanFactory from Unified EL. 
org.springframework.web.jsf.el Support classes for integrating a JSF 1.2 web tier with a Spring middle tier which is hosted in a Spring root WebApplicationContext. 
 

Classes in org.springframework.beans.factory.access.el used by org.springframework.beans.factory.access.el
SpringBeanELResolver
          Unified EL ELResolver that delegates to a Spring BeanFactory, resolving name references to Spring-defined beans.
 

Classes in org.springframework.beans.factory.access.el used by org.springframework.web.jsf.el
SpringBeanELResolver
          Unified EL ELResolver that delegates to a Spring BeanFactory, resolving name references to Spring-defined beans.
 



Copyright © 2002-2008 The Spring Framework.