| Package | Description |
|---|---|
| org.springframework.cloud.autoconfigure | |
| org.springframework.cloud.context.refresh |
| Modifier and Type | Method and Description |
|---|---|
ConfigDataContextRefresher |
RefreshAutoConfiguration.configDataContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope,
RefreshAutoConfiguration.RefreshProperties properties) |
LegacyContextRefresher |
RefreshAutoConfiguration.legacyContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope,
RefreshAutoConfiguration.RefreshProperties properties) |
| Constructor and Description |
|---|
ConfigDataContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope,
RefreshAutoConfiguration.RefreshProperties properties) |
ContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope,
RefreshAutoConfiguration.RefreshProperties properties) |
LegacyContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope,
RefreshAutoConfiguration.RefreshProperties properties) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.