Package org.springframework.beans.factory.access.el
Support classes for accessing a Spring BeanFactory from Unified EL.
Class Summary Class Description SimpleSpringBeanELResolver Simple concrete variant ofSpringBeanELResolver, delegating to a givenBeanFactorythat the resolver was constructed with.SpringBeanELResolver Unified ELELResolverthat delegates to a Spring BeanFactory, resolving name references to Spring-defined beans.