Uses of Interface
org.springframework.cloud.zookeeper.discovery.watcher.presence.PresenceChecker
Packages that use PresenceChecker
-
Uses of PresenceChecker in org.springframework.cloud.zookeeper.discovery.watcher.presence
Classes in org.springframework.cloud.zookeeper.discovery.watcher.presence that implement PresenceCheckerModifier and TypeClassDescriptionclassWill result in throwing an exception if there are no running instances of the dependency.classWill log the missing microservice dependency.Constructors in org.springframework.cloud.zookeeper.discovery.watcher.presence with parameters of type PresenceCheckerModifierConstructorDescriptionDependencyPresenceOnStartupVerifier(PresenceChecker optionalDependencyChecker)