setBeanNameGenerator
Provide a custom BeanNameGenerator for use with AnnotatedBeanDefinitionReader and/or ClassPathBeanDefinitionScanner, if any.
Default is org.springframework.context.annotation.AnnotationBeanNameGenerator.
Any call to this method must occur prior to calls to register and/or scan.
Parameters
beanNameGenerator
the bean name generator