Uses of Class
org.ow2.jasmine.probe.collectors.jmx.Metric

Packages that use Metric
org.ow2.jasmine.probe.collectors.jmx.internal   
 

Uses of Metric in org.ow2.jasmine.probe.collectors.jmx.internal
 

Methods in org.ow2.jasmine.probe.collectors.jmx.internal that return types with arguments of type Metric
protected  List<Metric> JmxProxy.collectMetrics(ObjectName objname, String indicatorName, List<String> names)
          Collect Metrics corresponding to the mbeans and a given names list to poll.
 

Method parameters in org.ow2.jasmine.probe.collectors.jmx.internal with type arguments of type Metric
 void JmxCollector.addResult(List<Metric> metrics)
          Add a new result to the list.
protected  JasmineIndicatorValue JmxCollectorBase.getJiv(String name, String probeId, int scale, List<Metric> metrics)
          Create a JIV on the basis of collected metrics.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.