@TargetSE(valueSE=METHODSE) @RetentionSE(valueSE=RUNTIMESE) @DocumentedSE public @interface ManagedMetric
JavaBean getter で使用する場合にのみ有効です。
ManagedMetric| 修飾子と型 | オプションの要素と説明 |
|---|---|
StringSE | category |
int | currencyTimeLimit |
StringSE | description |
StringSE | displayName |
MetricType | metricType |
int | persistPeriod |
StringSE | persistPolicy |
StringSE | unit |
public abstract StringSE category
public abstract StringSE description
public abstract StringSE displayName
public abstract MetricType metricType
public abstract StringSE persistPolicy
public abstract StringSE unit