Uses of Interface
com.lexmark.saperion.ServiceInformationService
-
Packages that use ServiceInformationService Package Description com.lexmark.saperion.client.implementation com.lexmark.saperion.client.spi -
-
Uses of ServiceInformationService in com.lexmark.saperion.client.implementation
Constructors in com.lexmark.saperion.client.implementation with parameters of type ServiceInformationService Constructor Description ServiceInformationClientImpl(ServiceInformationService serviceInformationService)
-
Uses of ServiceInformationService in com.lexmark.saperion.client.spi
Methods in com.lexmark.saperion.client.spi that return ServiceInformationService Modifier and Type Method Description ServiceInformationService
ServiceFactory. newServiceInformationService()
This method creates a new system info service.
-