public class PlatformUtilizationManagerBean extends Object implements PlatformUtilizationManagerLocal
| Constructor and Description |
|---|
PlatformUtilizationManagerBean() |
| Modifier and Type | Method and Description |
|---|---|
Set<org.rhq.core.domain.measurement.MeasurementData> |
loadLiveMetricsForPlatformInNewTransaction(org.rhq.core.domain.auth.Subject subject,
org.rhq.core.domain.resource.Resource platform,
Set<Integer> metricDefinitionIds,
Long timeout) |
org.rhq.core.domain.util.PageList<org.rhq.core.domain.resource.composite.PlatformMetricsSummary> |
loadPlatformMetrics(org.rhq.core.domain.auth.Subject subject) |
public org.rhq.core.domain.util.PageList<org.rhq.core.domain.resource.composite.PlatformMetricsSummary> loadPlatformMetrics(org.rhq.core.domain.auth.Subject subject)
loadPlatformMetrics in interface PlatformUtilizationManagerLocalpublic Set<org.rhq.core.domain.measurement.MeasurementData> loadLiveMetricsForPlatformInNewTransaction(org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.Resource platform, Set<Integer> metricDefinitionIds, Long timeout)
loadLiveMetricsForPlatformInNewTransaction in interface PlatformUtilizationManagerLocalCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.