Hierarchy For All Packages
Package Hierarchies:- io.microsphere.spring.cloud.client.condition,
- io.microsphere.spring.cloud.client.discovery,
- io.microsphere.spring.cloud.client.discovery.autoconfigure,
- io.microsphere.spring.cloud.client.discovery.constants,
- io.microsphere.spring.cloud.client.event,
- io.microsphere.spring.cloud.client.service.registry,
- io.microsphere.spring.cloud.client.service.registry.actuate.autoconfigure,
- io.microsphere.spring.cloud.client.service.registry.aspect,
- io.microsphere.spring.cloud.client.service.registry.autoconfigure,
- io.microsphere.spring.cloud.client.service.registry.condition,
- io.microsphere.spring.cloud.client.service.registry.constants,
- io.microsphere.spring.cloud.client.service.registry.endpoint,
- io.microsphere.spring.cloud.client.service.registry.event,
- io.microsphere.spring.cloud.client.service.util,
- io.microsphere.spring.cloud.commons.constants,
- io.microsphere.spring.cloud.fault.tolerance.constants,
- io.microsphere.spring.cloud.fault.tolerance.loadbalancer,
- io.microsphere.spring.cloud.fault.tolerance.loadbalancer.util,
- io.microsphere.spring.cloud.fault.tolerance.tomcat.autoconfigure,
- io.microsphere.spring.cloud.fault.tolerance.tomcat.event
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)
- io.microsphere.spring.cloud.client.service.registry.MultipleAutoServiceRegistration
- io.microsphere.spring.cloud.client.service.registry.SimpleAutoServiceRegistration
- io.microsphere.spring.cloud.client.service.registry.endpoint.AbstractServiceRegistrationEndpoint (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.SmartInitializingSingleton)
- io.microsphere.spring.cloud.client.service.registry.endpoint.ServiceDeregistrationEndpoint
- io.microsphere.spring.cloud.client.service.registry.endpoint.ServiceRegistrationEndpoint
- io.microsphere.util.BaseUtils
- io.microsphere.spring.cloud.client.service.util.ServiceInstanceUtils
- 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.discovery.autoconfigure.DiscoveryClientAutoConfiguration
- io.microsphere.spring.cloud.client.discovery.autoconfigure.DiscoveryClientAutoConfiguration.UnionConfiguration
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent
- io.microsphere.spring.cloud.client.service.registry.event.RegistrationDeregisteredEvent
- io.microsphere.spring.cloud.client.service.registry.event.RegistrationPreDeregisteredEvent
- io.microsphere.spring.cloud.client.service.registry.event.RegistrationPreRegisteredEvent
- io.microsphere.spring.cloud.client.service.registry.event.RegistrationRegisteredEvent
- io.microsphere.spring.cloud.client.event.ServiceInstancesChangedEvent
- io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent
- org.springframework.context.ApplicationEvent
- io.microsphere.spring.cloud.client.service.registry.aspect.EventPublishingRegistrationAspect (implements org.springframework.context.ApplicationContextAware)
- io.microsphere.spring.cloud.client.service.registry.InMemoryServiceRegistry (implements org.springframework.cloud.client.serviceregistry.ServiceRegistry<R>)
- io.microsphere.spring.cloud.fault.tolerance.loadbalancer.util.LoadBalancerUtils
- 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.actuate.autoconfigure.ServiceRegistrationEndpointAutoConfiguration
- io.microsphere.spring.cloud.client.service.registry.autoconfigure.ServiceRegistryAutoConfiguration
- io.microsphere.spring.cloud.client.service.registry.autoconfigure.SimpleAutoServiceRegistrationAutoConfiguration
- io.microsphere.spring.cloud.fault.tolerance.tomcat.event.TomcatDynamicConfigurationListener (implements org.springframework.context.ApplicationListener<E>)
- io.microsphere.spring.cloud.fault.tolerance.tomcat.autoconfigure.TomcatFaultToleranceAutoConfiguration
- io.microsphere.spring.cloud.client.discovery.UnionDiscoveryClient (implements org.springframework.cloud.client.discovery.DiscoveryClient, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.SmartInitializingSingleton)
- io.microsphere.spring.cloud.client.service.registry.autoconfigure.WebFluxServiceRegistryAutoConfiguration
- io.microsphere.spring.cloud.client.service.registry.autoconfigure.WebMvcServiceRegistryAutoConfiguration
- io.microsphere.spring.cloud.fault.tolerance.loadbalancer.WeightedRoundRobin
- org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<R> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.cloud.client.serviceregistry.AutoServiceRegistration)
Interface Hierarchy
- io.microsphere.spring.cloud.commons.constants.CommonsPropertyConstants
- io.microsphere.spring.cloud.client.discovery.constants.DiscoveryClientConstants
- io.microsphere.spring.cloud.fault.tolerance.constants.FaultTolerancePropertyConstants
- io.microsphere.spring.cloud.client.service.registry.constants.InstanceConstants
- io.microsphere.spring.cloud.client.service.registry.RegistrationCustomizer
Annotation Type Hierarchy
- io.microsphere.spring.cloud.client.service.registry.condition.ConditionalOnAutoServiceRegistrationEnabled (implements java.lang.annotation.Annotation)
- io.microsphere.spring.cloud.client.condition.ConditionalOnFeaturesEnabled (implements java.lang.annotation.Annotation)
- io.microsphere.spring.cloud.client.service.registry.condition.ConditionalOnMultipleRegistrationEnabled (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)