getBeanNamesForAnnotation
inline fun <T : Annotation> ListableBeanFactory.getBeanNamesForAnnotation(): Array<out String>
Content copied to clipboard
Extension for ListableBeanFactory.getBeanNamesForAnnotation providing a getBeansOfType<Foo>()
variant.
Author
Sebastien Deleuze
Since
5.0