Uses of Interface
org.springframework.beans.factory.BeanNameAware
Packages that use BeanNameAware
Package
Description
SPI interfaces and configuration-related convenience classes for bean factories.
-
Uses of BeanNameAware in org.springframework.beans.factory.config
Classes in org.springframework.beans.factory.config that implement BeanNameAwareModifier and TypeClassDescriptionclassFactoryBeanwhich retrieves a static or non-static field value.classAbstract base class for property resource configurers that resolve placeholders in bean definition property values.classDeprecated, for removal: This API element is subject to removal in a future version.classFactoryBeanthat evaluates a property path on a given target object.classDeprecated, for removal: This API element is subject to removal in a future version.as of 5.2, to be removed in 8.0; useorg.springframework.context.support.PropertySourcesPlaceholderConfigurerinstead which is more flexible through taking advantage of theEnvironmentandPropertySourcemechanisms.
PropertyPlaceholderConfigurer; to be removed in 8.0