Interface ServiceFactory<S>

    • Method Detail

      • getServiceType

        java.lang.Class<S> getServiceType()
      • getInstance

        java.util.Optional<S> getInstance()