Hierarchy For Package io.microsphere.spring.cloud.client.service.registry

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<R> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.cloud.client.serviceregistry.AutoServiceRegistration)
    • org.springframework.cloud.client.DefaultServiceInstance (implements org.springframework.cloud.client.ServiceInstance)
      • io.microsphere.spring.cloud.client.service.registry.DefaultRegistration (implements org.springframework.cloud.client.serviceregistry.Registration)
    • io.microsphere.spring.cloud.client.service.registry.InMemoryServiceRegistry (implements org.springframework.cloud.client.serviceregistry.ServiceRegistry<R>)
    • io.microsphere.spring.cloud.client.service.registry.MultipleRegistration (implements org.springframework.cloud.client.serviceregistry.Registration)
    • io.microsphere.spring.cloud.client.service.registry.MultipleServiceRegistry (implements org.springframework.cloud.client.serviceregistry.ServiceRegistry<R>)
    • io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData (implements java.util.Map<K,​V>)
    • io.microsphere.spring.cloud.client.service.registry.SimpleServiceRegistry (implements org.springframework.cloud.client.serviceregistry.ServiceRegistry<R>)

Interface Hierarchy