Uses of Interface
com.orchestranetworks.addon.dqid.service.Service
Package
Description
Provides APIs to execute the {addon.label} services.
-
Uses of Service in com.orchestranetworks.addon.dqid.service
Modifier and TypeInterfaceDescriptionstatic interface
Purge indicator service.Modifier and TypeMethodDescriptionstatic Service
DQIDServiceFactory.getService
(ServiceType serviceType) Returns theService
associated with theServiceType
.