| 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 void |
MetricManager.addSupplier(MetricSupplier supplier)
Add a metric supplier to the manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpiMetricManager.addSupplier(MetricSupplier supplier)
Add a metric supplier.
|
Copyright © 2019. All rights reserved.