public class ConfigWatchService
extends java.lang.Object
implements java.io.Closeable
| 构造器和说明 |
|---|
ConfigWatchService(org.springframework.cloud.context.refresh.ContextRefresher refresher,
org.springframework.core.env.Environment environment,
org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory,
ConfigClientProperties clientProperties,
ConfigWatchProperties configWatchProperties) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
void |
start() |
public ConfigWatchService(org.springframework.cloud.context.refresh.ContextRefresher refresher,
org.springframework.core.env.Environment environment,
org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory,
ConfigClientProperties clientProperties,
ConfigWatchProperties configWatchProperties)