@Target(value=METHOD)
@Retention(value=RUNTIME)
@Documented
public @interface ManagedMetric
ManagedMetric
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
category |
int |
currencyTimeLimit |
java.lang.String |
description |
java.lang.String |
displayName |
MetricType |
metricType |
int |
persistPeriod |
java.lang.String |
persistPolicy |
java.lang.String |
unit |
public abstract MetricType metricType