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 SystemInfo.getCpu(int cpuIndex)
          Returns information about a specified CPU installed on the hardware where the JVM is running.
 CpuInformation NativeSystemInfo.getCpu(int cpuIndex)
           
 CpuInformation JavaSystemInfo.getCpu(int cpuIndex)
          Throws UnsupportedOperationException since the Java API cannot obtain information about CPUs.
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.