| Package | Description | 
|---|---|
| weblogic.management.configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| CpuUtilizationMBean | ResourceManagerMBean. createCpuUtilization(String name)This is the factory method for creating "CPU Utilization" policy for this
 resource manager. | 
| CpuUtilizationMBean | ResourceManagerMBean. getCpuUtilization()Gets the "CPU Utilization" policy for this resource manager. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourceManagerMBean. destroyCpuUtilization(CpuUtilizationMBean cpuUtilizationMBean)Destroys and removes a "CPU Utilization" policy corresponding to the {code
 cpuUtilizationMBean} parameter, which is a child of this resource manager. |