Uses of Class
io.helidon.webserver.servicecommon.HelidonFeatureSupport
Packages that use HelidonFeatureSupport
Package
Description
Support for Micrometer in Helidon SE.
Support for Prometheus client endpoint.
Helidon WebServer Services Common.
-
Uses of HelidonFeatureSupport in io.helidon.integrations.micrometer
Subclasses of HelidonFeatureSupport in io.helidon.integrations.micrometerModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of HelidonFeatureSupport in io.helidon.metrics.prometheus
Subclasses of HelidonFeatureSupport in io.helidon.metrics.prometheusModifier and TypeClassDescriptionfinal class
Support for Prometheus client endpoint. -
Uses of HelidonFeatureSupport in io.helidon.webserver.servicecommon
Classes in io.helidon.webserver.servicecommon with type parameters of type HelidonFeatureSupportModifier and TypeClassDescriptionstatic class
HelidonFeatureSupport.Builder<B extends HelidonFeatureSupport.Builder<B,
T>, T extends HelidonFeatureSupport> Abstract implementation of aBuilder
for the service.
/metrics
endpoint and configuration instead of/micrometer
.