|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gmetrics.metricset.TopLevelDelegate
class TopLevelDelegate
| Method Summary | |
|---|---|
void
|
description(String description)
|
protected MetricSet
|
getMetricSet()
|
void
|
metric(Class metricClass)
|
void
|
metric(Class metricClass, groovy.lang.Closure closure)
|
void
|
metricset(String path)
|
void
|
metricset(String path, groovy.lang.Closure closure)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Method Detail |
|---|
void description(String description)
protected MetricSet getMetricSet()
void metric(Class metricClass)
void metric(Class metricClass, groovy.lang.Closure closure)
void metricset(String path)
void metricset(String path, groovy.lang.Closure closure)
Groovy Documentation