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

Packages that use CpuInformation
org.rhq.core.system   
 

Uses of CpuInformation in org.rhq.core.system
 

Methods in org.rhq.core.system that return CpuInformation
 CpuInformation JavaSystemInfo.getCpu(int cpuIndex)
          Throws UnsupportedOperationException since the Java API cannot obtain information about CPUs.
 CpuInformation NativeSystemInfo.getCpu(int cpuIndex)
           
 CpuInformation SystemInfo.getCpu(int cpuIndex)
          Returns information about a specified CPU installed on the hardware where the JVM is running.
 



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