org.rhq.enterprise.server.resource
Interface PlatformUtilizationManagerLocal

All Known Implementing Classes:
PlatformUtilizationManagerBean

public interface PlatformUtilizationManagerLocal

Author:
jsanda

Method Summary
 Set<org.rhq.core.domain.measurement.MeasurementData> loadLiveMetricsForPlatform(org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.Resource platform, Set<Integer> metricDefinitionIds)
           
 org.rhq.core.domain.util.PageList<org.rhq.core.domain.resource.composite.PlatformMetricsSummary> loadPlatformMetrics(org.rhq.core.domain.auth.Subject subject)
           
 

Method Detail

loadPlatformMetrics

org.rhq.core.domain.util.PageList<org.rhq.core.domain.resource.composite.PlatformMetricsSummary> loadPlatformMetrics(org.rhq.core.domain.auth.Subject subject)

loadLiveMetricsForPlatform

Set<org.rhq.core.domain.measurement.MeasurementData> loadLiveMetricsForPlatform(org.rhq.core.domain.auth.Subject subject,
                                                                                org.rhq.core.domain.resource.Resource platform,
                                                                                Set<Integer> metricDefinitionIds)


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