Uses of Interface
com.orchestranetworks.addon.dqid.service.Service
-
Packages that use Service Package Description com.orchestranetworks.addon.dqid.service Provides APIs to execute the {addon.label} services. -
-
Uses of Service in com.orchestranetworks.addon.dqid.service
Subinterfaces of Service in com.orchestranetworks.addon.dqid.service Modifier and Type Interface Description static interfaceService.DQIDServicePurgeIndicatorPurge indicator service.Methods in com.orchestranetworks.addon.dqid.service that return Service Modifier and Type Method Description static ServiceDQIDServiceFactory. getService(ServiceType serviceType)Returns theServiceassociated with theServiceType.
-