Hierarchy For All Packages
Package Hierarchies:- org.springframework.cloud.zookeeper.discovery,
- org.springframework.cloud.zookeeper.discovery.configclient,
- org.springframework.cloud.zookeeper.discovery.dependency,
- org.springframework.cloud.zookeeper.discovery.reactive,
- org.springframework.cloud.zookeeper.discovery.watcher,
- org.springframework.cloud.zookeeper.discovery.watcher.presence,
- org.springframework.cloud.zookeeper.serviceregistry,
- org.springframework.cloud.zookeeper.support
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.zookeeper.serviceregistry.ZookeeperAutoServiceRegistration
- org.springframework.cloud.zookeeper.support.CuratorServiceDiscoveryAutoConfiguration
- org.springframework.cloud.zookeeper.discovery.watcher.DefaultDependencyWatcher (implements org.springframework.context.ApplicationListener<E>, org.springframework.cloud.zookeeper.discovery.watcher.DependencyRegistrationHookProvider)
- org.springframework.cloud.zookeeper.support.DefaultServiceDiscoveryCustomizer (implements org.springframework.cloud.zookeeper.support.ServiceDiscoveryCustomizer)
- org.springframework.cloud.zookeeper.discovery.dependency.DependencyEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered)
- org.springframework.cloud.zookeeper.discovery.dependency.DependencyFeignClientAutoConfiguration
- org.springframework.cloud.zookeeper.discovery.DependencyPathUtils
- org.springframework.cloud.zookeeper.discovery.watcher.presence.DependencyPresenceOnStartupVerifier
- org.springframework.cloud.zookeeper.discovery.watcher.presence.DefaultDependencyPresenceOnStartupVerifier
- org.springframework.cloud.zookeeper.discovery.dependency.DependencyRestTemplateAutoConfiguration
- org.springframework.cloud.zookeeper.discovery.watcher.DependencyStateChangeListenerRegistry (implements org.apache.curator.x.discovery.details.ServiceCacheListener)
- org.springframework.cloud.zookeeper.discovery.watcher.DependencyWatcherAutoConfiguration
- org.springframework.cloud.zookeeper.discovery.watcher.presence.FailOnMissingDependencyChecker (implements org.springframework.cloud.zookeeper.discovery.watcher.presence.PresenceChecker)
- org.springframework.cloud.zookeeper.discovery.LoadBalancerZookeeperAutoConfiguration
- org.springframework.cloud.zookeeper.discovery.watcher.presence.LogMissingDependencyChecker (implements org.springframework.cloud.zookeeper.discovery.watcher.presence.PresenceChecker)
- org.springframework.cloud.zookeeper.serviceregistry.ServiceInstanceRegistration (implements org.springframework.cloud.zookeeper.serviceregistry.ZookeeperRegistration)
- org.springframework.cloud.zookeeper.serviceregistry.ServiceInstanceRegistration.RegistrationBuilder
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.cloud.zookeeper.discovery.dependency.DependenciesPassedCondition
- org.springframework.cloud.zookeeper.discovery.dependency.DependenciesNotPassedCondition
- org.springframework.cloud.zookeeper.discovery.dependency.DependenciesPassedCondition
- org.springframework.cloud.zookeeper.support.StatusConstants
- org.springframework.cloud.zookeeper.discovery.dependency.StubsConfiguration
- org.springframework.cloud.zookeeper.discovery.dependency.StubsConfiguration.DependencyPath
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.cloud.zookeeper.discovery.watcher.presence.NoInstancesRunningException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.cloud.zookeeper.serviceregistry.ZookeeperAutoServiceRegistrationAutoConfiguration
- org.springframework.cloud.zookeeper.discovery.configclient.ZookeeperConfigServerAutoConfiguration
- org.springframework.cloud.zookeeper.discovery.configclient.ZookeeperConfigServerBootstrapper (implements org.springframework.boot.BootstrapRegistryInitializer)
- org.springframework.cloud.zookeeper.discovery.dependency.ZookeeperDependencies
- org.springframework.cloud.zookeeper.discovery.dependency.ZookeeperDependenciesAutoConfiguration
- org.springframework.cloud.zookeeper.discovery.dependency.ZookeeperDependency
- org.springframework.cloud.zookeeper.discovery.ZookeeperDiscoveryAutoConfiguration
- org.springframework.cloud.zookeeper.discovery.ZookeeperDiscoveryAutoConfiguration.ZookeeperDiscoveryHealthConfig
- org.springframework.cloud.zookeeper.discovery.ZookeeperDiscoveryClient (implements org.springframework.cloud.client.discovery.DiscoveryClient)
- org.springframework.cloud.zookeeper.discovery.configclient.ZookeeperDiscoveryClientConfigServiceBootstrapConfiguration
- org.springframework.cloud.zookeeper.discovery.ZookeeperDiscoveryClientConfiguration
- org.springframework.cloud.zookeeper.discovery.ZookeeperDiscoveryHealthIndicator (implements org.springframework.cloud.client.discovery.health.DiscoveryHealthIndicator)
- org.springframework.cloud.zookeeper.discovery.ZookeeperDiscoveryProperties
- org.springframework.cloud.zookeeper.discovery.ZookeeperInstance
- org.springframework.cloud.zookeeper.discovery.ZookeeperLoadBalancerConfiguration
- org.springframework.cloud.zookeeper.discovery.reactive.ZookeeperReactiveDiscoveryClient (implements org.springframework.cloud.client.discovery.ReactiveDiscoveryClient)
- org.springframework.cloud.zookeeper.discovery.reactive.ZookeeperReactiveDiscoveryClientConfiguration
- org.springframework.cloud.zookeeper.discovery.ZookeeperServiceInstance (implements org.springframework.cloud.client.ServiceInstance)
- org.springframework.cloud.zookeeper.discovery.ZookeeperServiceInstanceListSupplier (implements org.springframework.cloud.loadbalancer.core.ServiceInstanceListSupplier)
- org.springframework.cloud.zookeeper.discovery.ZookeeperServiceInstances (implements java.lang.Iterable<T>)
- org.springframework.cloud.zookeeper.serviceregistry.ZookeeperServiceRegistry (implements java.io.Closeable, org.springframework.cloud.client.serviceregistry.ServiceRegistry<R>, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.cloud.zookeeper.serviceregistry.ZookeeperServiceRegistryAutoConfiguration (implements org.springframework.context.ApplicationContextAware)
- org.springframework.cloud.zookeeper.discovery.ZookeeperServiceWatch (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.ApplicationListener<E>, org.apache.curator.framework.recipes.cache.TreeCacheListener)
- 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
- org.springframework.cloud.zookeeper.discovery.watcher.DependencyRegistrationHookProvider
- org.springframework.cloud.zookeeper.discovery.watcher.DependencyWatcherListener
- org.springframework.cloud.zookeeper.discovery.watcher.presence.PresenceChecker
- org.springframework.cloud.zookeeper.support.ServiceDiscoveryCustomizer
- org.springframework.cloud.client.ServiceInstance
- org.springframework.cloud.client.serviceregistry.Registration
- org.springframework.cloud.zookeeper.serviceregistry.ZookeeperRegistration
- org.springframework.cloud.client.serviceregistry.Registration
Annotation Type Hierarchy
- org.springframework.cloud.zookeeper.discovery.dependency.ConditionalOnDependenciesNotPassed (implements java.lang.annotation.Annotation)
- org.springframework.cloud.zookeeper.discovery.dependency.ConditionalOnDependenciesPassed (implements java.lang.annotation.Annotation)
- org.springframework.cloud.zookeeper.discovery.ConditionalOnLoadBalancerForZookeeperEnabled (implements java.lang.annotation.Annotation)
- org.springframework.cloud.zookeeper.discovery.ConditionalOnZookeeperDiscoveryEnabled (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.cloud.zookeeper.discovery.watcher.DependencyState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)