Uses of Interface
org.springframework.cloud.client.serviceregistry.ServiceRegistry
Packages that use ServiceRegistry
Package
Description
-
Uses of ServiceRegistry in org.springframework.cloud.client.serviceregistry
Methods in org.springframework.cloud.client.serviceregistry that return ServiceRegistryModifier and TypeMethodDescriptionprotected ServiceRegistry<R>AbstractAutoServiceRegistration.getServiceRegistry()Methods in org.springframework.cloud.client.serviceregistry with parameters of type ServiceRegistryModifier and TypeMethodDescriptionServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration.serviceRegistryEndpoint(ServiceRegistry serviceRegistry) Constructors in org.springframework.cloud.client.serviceregistry with parameters of type ServiceRegistryModifierConstructorDescriptionprotectedAbstractAutoServiceRegistration(ServiceRegistry<R> serviceRegistry) Deprecated.protectedAbstractAutoServiceRegistration(ServiceRegistry<R> serviceRegistry, AutoServiceRegistrationProperties properties) -
Uses of ServiceRegistry in org.springframework.cloud.client.serviceregistry.endpoint
Constructors in org.springframework.cloud.client.serviceregistry.endpoint with parameters of type ServiceRegistry