Class EurekaDiscoveryConfig.BuilderBase.EurekaDiscoveryConfigImpl

java.lang.Object
io.helidon.discovery.providers.eureka.EurekaDiscoveryConfig.BuilderBase.EurekaDiscoveryConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<EurekaDiscovery>, EurekaDiscoveryConfig, Supplier<EurekaDiscovery>
Enclosing class:
EurekaDiscoveryConfig.BuilderBase<BUILDER extends EurekaDiscoveryConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends EurekaDiscoveryConfig>

protected static class EurekaDiscoveryConfig.BuilderBase.EurekaDiscoveryConfigImpl extends Object implements EurekaDiscoveryConfig, Supplier<EurekaDiscovery>
Generated implementation of the prototype, can be extended by descendant prototype implementations.