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

Support classes for accessing a Spring BeanFactory from Unified EL.

See:
          Description

Class Summary
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.
 

Package org.springframework.beans.factory.access.el Description

Support classes for accessing a Spring BeanFactory from Unified EL.