| Package | Description |
|---|---|
| org.rhq.core.system |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceInfo> |
JavaSystemInfo.getAllServices()
Throws
UnsupportedOperationException since the Java API cannot obtain information about installed
services. |
List<ServiceInfo> |
WindowsNativeSystemInfo.getAllServices() |
List<ServiceInfo> |
NativeSystemInfo.getAllServices() |
List<ServiceInfo> |
SystemInfo.getAllServices()
Returns the information on all installed services found in the services manager.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.