Also: SpringBeans
package

org.springframework.beans.factory.access.el

Support classes for accessing a Spring BeanFactory from Unified EL.

Classes

SimpleSpringBeanELResolver Simple concrete variant of SpringBeanELResolver, delegating to a given BeanFactory that the resolver was constructed with. 
SpringBeanELResolver Unified EL ELResolver that delegates to a Spring BeanFactory, resolving name references to Spring-defined beans.