Class DQIDServiceFactory
java.lang.Object
com.orchestranetworks.addon.dqid.service.DQIDServiceFactory
The factory for all {addon.label}'s service instances.
- Since:
- 2.7.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic Service
getService
(ServiceType serviceType) Returns theService
associated with theServiceType
.
-
Method Details
-
getService
Returns theService
associated with theServiceType
.
-