Uses of Class
org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor

Packages that use MetricDescriptor
org.rhq.core.clientapi.agent.metadata   
org.rhq.core.clientapi.descriptor.plugin   
 

Uses of MetricDescriptor in org.rhq.core.clientapi.agent.metadata
 

Methods in org.rhq.core.clientapi.agent.metadata with parameters of type MetricDescriptor
static List<MeasurementDefinition> MetricsMetadataParser.parseMetricsMetadata(MetricDescriptor metricDescriptor, ResourceType resourceType)
           
 

Uses of MetricDescriptor in org.rhq.core.clientapi.descriptor.plugin
 

Fields in org.rhq.core.clientapi.descriptor.plugin with type parameters of type MetricDescriptor
protected  List<MetricDescriptor> ResourceDescriptor.metric
           
 

Methods in org.rhq.core.clientapi.descriptor.plugin that return MetricDescriptor
 MetricDescriptor ObjectFactory.createMetricDescriptor()
          Create an instance of MetricDescriptor
 

Methods in org.rhq.core.clientapi.descriptor.plugin that return types with arguments of type MetricDescriptor
 List<MetricDescriptor> ResourceDescriptor.getMetric()
          Gets the value of the metric property.
 



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