Uses of Class
org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry
Packages that use EurekaServiceRegistry
Package
Description
-
Uses of EurekaServiceRegistry in org.springframework.cloud.netflix.eureka
Methods in org.springframework.cloud.netflix.eureka that return EurekaServiceRegistryMethods in org.springframework.cloud.netflix.eureka with parameters of type EurekaServiceRegistryModifier and TypeMethodDescriptionEurekaClientAutoConfiguration.eurekaAutoServiceRegistration(org.springframework.context.ApplicationContext context, EurekaServiceRegistry registry, EurekaRegistration registration) -
Uses of EurekaServiceRegistry in org.springframework.cloud.netflix.eureka.serviceregistry
Constructors in org.springframework.cloud.netflix.eureka.serviceregistry with parameters of type EurekaServiceRegistryModifierConstructorDescriptionEurekaAutoServiceRegistration(org.springframework.context.ApplicationContext context, EurekaServiceRegistry serviceRegistry, EurekaRegistration registration)