Groovy Documentation

org.gmetrics.metricset
[Groovy] Class DefaultMetricSet

java.lang.Object
  org.gmetrics.metricset.DefaultMetricSet
All Implemented Interfaces:
MetricSet

class DefaultMetricSet

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

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


Method Summary
List getMetrics()

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

Method Detail

getMetrics

List getMetrics()


 

Groovy Documentation