Class OtlpPublisherConfig.BuilderBase.OtlpPublisherConfigImpl

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

protected static class OtlpPublisherConfig.BuilderBase.OtlpPublisherConfigImpl extends Object implements OtlpPublisherConfig, Supplier<OtlpPublisher>
Generated implementation of the prototype, can be extended by descendant prototype implementations.