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.classFactoryBeanthat evaluates a property path on a given target object.classDeprecated.as of 5.2; useorg.springframework.context.support.PropertySourcesPlaceholderConfigurerinstead which is more flexible through taking advantage of theEnvironmentandPropertySourcemechanisms.
PropertyPlaceholderConfigurer