Closed
Description
Oliver Drotbohm opened SPR-9568 and commented
Implementations of ImportBeanDefinitionRegistrar
might need access to a ResourceLoader
in case they want to do things like component scanning or the like. The nicest way to get access to it is implementing ResourceLoaderAware
I think.
Issue Links:
- Support *Aware ImportSelectors [SPR-10530] #15160 Support *Aware ImportSelectors
- Consistent *Aware callbacks for TypeFilters, ImportSelectors and ImportBeanDefinitionRegistrars [SPR-14686] #19250 Consistent *Aware callbacks for TypeFilters, ImportSelectors and ImportBeanDefinitionRegistrars