Interface ConfigurationBeanNameGenerator
- All Superinterfaces:
BeanNameGenerator
- All Known Implementing Classes:
FullyQualifiedConfigurationBeanNameGenerator
Extended variant of
BeanNameGenerator
for
@Configuration
class purposes, not only covering
bean name generation for component and configuration classes themselves
but also for @Bean
methods without a name
attribute specified on the annotation itself.- Since:
- 7.0
- Author:
- Juergen Hoeller
- See Also:
-
Method Summary
Methods inherited from interface org.springframework.beans.factory.support.BeanNameGenerator
generateBeanName