public class CpuComponent extends Object implements ResourceComponent<PlatformComponent>, MeasurementFacet
| Constructor and Description |
|---|
CpuComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability() |
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics) |
void |
start(ResourceContext<PlatformComponent> resourceContext) |
void |
stop() |
public void start(ResourceContext<PlatformComponent> resourceContext)
start in interface ResourceComponent<PlatformComponent>public void stop()
stop in interface ResourceComponent<PlatformComponent>public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacetpublic void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
getValues in interface MeasurementFacetCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.