|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
MetricSet | Represents a set of (configured) Metric objects |
Class Summary | |
---|---|
CompositeMetricSet | A MetricSet implementation that aggregates a set of MetricSets and Metrics. |
DefaultMetricSet | A MetricSet implementation that returns the default static List of Metrics. |
GroovyDslMetricSet | A MetricSet implementation that parses a Groovy DSL of Metric definitions.
|
ListMetricSet | A MetricSet implementation that returns a static List of Metrics passed into its constructor. |
MetricSetBuilder | A Builder for MetricSets. |
MetricSetDelegate | |
TopLevelDelegate |
Groovy Documentation