Uses of Class
io.helidon.integrations.eureka.EurekaRegistrationServerFeature
Packages that use EurekaRegistrationServerFeature
Package
Description
Provides classes and interfaces related to automatic and unobtrusive service instance registration in Netflix Eureka servers of version 2.0.3 or later.
-
Uses of EurekaRegistrationServerFeature in io.helidon.integrations.eureka
Methods in io.helidon.integrations.eureka that return EurekaRegistrationServerFeatureModifier and TypeMethodDescriptionEurekaRegistrationConfig.Builder.build()
EurekaRegistrationConfig.BuilderBase.EurekaRegistrationConfigImpl.build()
EurekaRegistrationServerFeature.create
(EurekaRegistrationConfig prototype) Creates aEurekaRegistrationServerFeature
.EurekaRegistrationServerFeature.create
(Consumer<EurekaRegistrationConfig.Builder> builderConsumer) Creates aEurekaRegistrationServerFeature
.Creates and returns a non-null
EurekaRegistrationServerFeature
, configured using the suppliedConfig
.EurekaRegistrationConfig.BuilderBase.EurekaRegistrationConfigImpl.get()