inline fun <reified T : Any> findService(): T
Locates and returns a service of the given type if loaded, or throws an exception if not found.