getLookup

fun <T : Any> getLookup(cls: KClass<T>): LazyServiceLookup<T>

Get all services that are a super type of the given class as a Lookup