Class DQIDServiceFactory


  • public final class DQIDServiceFactory
    extends java.lang.Object
    The factory for all {addon.label}'s service instances.
    Since:
    2.7.0
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Service getService​(ServiceType serviceType)
      Returns the Service associated with the ServiceType.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getService

        public static Service getService​(ServiceType serviceType)
        Returns the Service associated with the ServiceType.