Cross-ref additional *Aware APIs in BeanFactory Javadoc

Closes gh-27034
This commit is contained in:
Beca-se 2021-06-08 15:27:25 +08:00 committed by Sam Brannen
parent e35fe33b72
commit 39660710f6
1 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,8 @@ import org.springframework.lang.Nullable;
* @see BeanClassLoaderAware#setBeanClassLoader
* @see BeanFactoryAware#setBeanFactory
* @see org.springframework.context.ResourceLoaderAware#setResourceLoader
* @see org.springframework.context.EnvironmentAware#setEnvironment
* @see org.springframework.context.EmbeddedValueResolverAware#setEmbeddedValueResolver
* @see org.springframework.context.ApplicationEventPublisherAware#setApplicationEventPublisher
* @see org.springframework.context.MessageSourceAware#setMessageSource
* @see org.springframework.context.ApplicationContextAware#setApplicationContext