Interface ServiceRepository

    • Method Detail

      • getService

        <T> T getService​(java.lang.Class<T> type)