Hierarchy For Package org.springframework.cloud.client.serviceregistry
Class Hierarchy
- java.lang.Object
- org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<R> (implements org.springframework.context.ApplicationListener<E>, org.springframework.cloud.client.serviceregistry.AutoServiceRegistration)
- org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration
- org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties
- org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration
- org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration
Interface Hierarchy
- org.springframework.cloud.client.serviceregistry.AutoServiceRegistration
- org.springframework.core.Ordered
- org.springframework.cloud.client.serviceregistry.RegistrationLifecycle<R>
- org.springframework.cloud.client.serviceregistry.RegistrationManagementLifecycle<R>
- org.springframework.cloud.client.serviceregistry.RegistrationLifecycle<R>
- org.springframework.cloud.client.ServiceInstance
- org.springframework.cloud.client.serviceregistry.Registration
- org.springframework.cloud.client.serviceregistry.ServiceRegistry<R>