Class PrometheusPublisherConfig.BuilderBase.PrometheusPublisherConfigImpl

java.lang.Object
io.helidon.metrics.providers.micrometer.PrometheusPublisherConfig.BuilderBase.PrometheusPublisherConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<PrometheusPublisher>, MetricsPublisherConfig, PrometheusPublisherConfig, Supplier<PrometheusPublisher>
Enclosing class:
PrometheusPublisherConfig.BuilderBase<BUILDER extends PrometheusPublisherConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends PrometheusPublisherConfig>

protected static class PrometheusPublisherConfig.BuilderBase.PrometheusPublisherConfigImpl extends Object implements PrometheusPublisherConfig, Supplier<PrometheusPublisher>
Generated implementation of the prototype, can be extended by descendant prototype implementations.