getBeansOfType

inline fun <T : Any> ListableBeanFactory.getBeansOfType(includeNonSingletons: Boolean = true, allowEagerInit: Boolean = true): Map<String, T>

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

Author

Sebastien Deleuze

Since

5.0