| Package | Description |
|---|---|
| io.helidon.microprofile.metrics |
Microprofile metrics specification implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static <S> DelegatingGauge<S> |
DelegatingGauge.newInstance(Method method,
Object obj,
Class<S> clazz)
Creates a new
DelegatingGauge which will defer to the specified
method on the object to retrieve the gauge of interest of the indicated type. |
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.