@Version(value="1.0")
| Annotation Type | Description |
|---|---|
| Counted |
An annotation for marking a method, constructor, or class as counted.
|
| Gauge |
An annotation for marking a method or field as a gauge.
|
| Metered |
An annotation for marking a method, constructor, or class as metered.
|
| Metric |
An annotation requesting that a metric be injected or registered.
|
| RegistryType |
Qualifies the type of Metric Registry to inject.
|
| Timed |
An annotation for marking a method, constructor, or class as timed.
|
Copyright © 2017. All rights reserved.