getBeanNamesForAnnotation

inline fun <T : Annotation> ListableBeanFactory.getBeanNamesForAnnotation(): Array<out String>

Extension for ListableBeanFactory.getBeanNamesForAnnotation providing a getBeanNamesForAnnotation<Foo>() variant.

Author

Sebastien Deleuze

Since

5.0