- java.lang.Object
-
- org.springframework.cloud.zookeeper.config.ZookeeperConfigAutoConfiguration.ZkRefreshConfiguration
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
configWatcher
@Bean
@ConditionalOnProperty(name="spring.cloud.zookeeper.config.watcher.enabled",
matchIfMissing=true)
public ConfigWatcher configWatcher(ZookeeperPropertySourceLocator locator,
org.apache.curator.framework.CuratorFramework curator)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.