@Component public class RefreshRemoteListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.cloud.bus.event.RefreshRemoteApplicationEvent>
| 构造器和说明 |
|---|
RefreshRemoteListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handleRefreshIdentify(Set<String> keys,
org.springframework.context.ApplicationContext context)
handle identify config refresh.
|
void |
onApplicationEvent(org.springframework.cloud.bus.event.RefreshRemoteApplicationEvent event) |
Copyright © 2020. All rights reserved.