Uses of Class
org.rhq.core.system.ServiceInfo

Packages that use ServiceInfo
org.rhq.core.system   
 

Uses of ServiceInfo in org.rhq.core.system
 

Methods in org.rhq.core.system that return types with arguments of type ServiceInfo
 List<ServiceInfo> WindowsNativeSystemInfo.getAllServices()
           
 List<ServiceInfo> SystemInfo.getAllServices()
          Returns the information on all installed services found in the services manager.
 List<ServiceInfo> NativeSystemInfo.getAllServices()
           
 List<ServiceInfo> JavaSystemInfo.getAllServices()
          Throws UnsupportedOperationException since the Java API cannot obtain information about installed services.
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.