程序包 org.springframework.beans.factory.access.el
Support classes for accessing a Spring BeanFactory from Unified EL.
类概要 类 说明 SimpleSpringBeanELResolver Simple concrete variant ofSpringBeanELResolver
, delegating to a givenBeanFactory
that the resolver was constructed with.SpringBeanELResolver Unified ELELResolver
that delegates to a Spring BeanFactory, resolving name references to Spring-defined beans.