Skip to content

Commit

Permalink
Cross-ref additional *Aware APIs in BeanFactory Javadoc
Browse files Browse the repository at this point in the history
Closes gh-27034
  • Loading branch information
Beca-se authored and sbrannen committed Jun 8, 2021
1 parent e35fe33 commit 3966071
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@
* @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
Expand Down

0 comments on commit 3966071

Please sign in to comment.