| Package | Description |
|---|---|
| org.avaje.metric |
The main public API for Avaje Metrics.
|
| org.avaje.metric.spi |
The service provider API that needs to be implemented by implementors.
|
| Modifier and Type | Method and Description |
|---|---|
static RequestTimingManager |
MetricManager.requestTimingManager()
Return the API for managing request timing.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SpiMetricManager
The SPI for the underlying implementation that is plugged in via service locator.
|
Copyright © 2019. All rights reserved.