retrieveAll

inline fun <T> GlobalContext.retrieveAll(): List<T>

Returns a list of objects as T from the current Koin application.