Package | Description |
---|---|
org.springframework.cloud.zookeeper.discovery.watcher |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDependencyWatcher
This Dependency Watcher will verify the presence of dependencies upon startup and registers listeners
to changing of state of dependencies during the application's lifecycle.
|
Modifier and Type | Method and Description |
---|---|
DependencyRegistrationHookProvider |
DependencyWatcherAutoConfiguration.dependencyWatcher(org.apache.curator.x.discovery.ServiceDiscovery<ZookeeperInstance> serviceDiscovery,
DependencyPresenceOnStartupVerifier dependencyPresenceOnStartupVerifier,
ZookeeperDependencies zookeeperDependencies) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.