Groovy Documentation

org.gmetrics.metricset
Class DefaultMetricSet

java.lang.Object
  org.gmetrics.metricset.DefaultMetricSet

class DefaultMetricSet

A MetricSet implementation that returns the default static List of Metrics.

author:
Chris Mair
version:
$Revision: 79 $ - $Date: 2010-02-20 21:51:05 -0500 (Sat, 20 Feb 2010) $


Constructor Summary
DefaultMetricSet()

 
Method Summary
List getMetrics()

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

DefaultMetricSet

DefaultMetricSet()


 
Method Detail

getMetrics

List getMetrics()


 

Groovy Documentation