Interface ServiceProvider

    • Method Detail

      • getService

        <T> T getService​(Class<T> serviceClass)
        Gets the service instance given its API class.