| Package | Description |
|---|---|
| org.springframework.cloud.autoconfigure | |
| org.springframework.cloud.context.refresh | |
| org.springframework.cloud.health |
| Modifier and Type | Method and Description |
|---|---|
static RefreshScope |
RefreshAutoConfiguration.refreshScope() |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected RefreshScope |
ContextRefresher.getScope() |
| Constructor and Description |
|---|
ConfigDataContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope)
Deprecated.
|
ConfigDataContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope,
RefreshAutoConfiguration.RefreshProperties properties) |
ContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope)
Deprecated.
|
ContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope,
RefreshAutoConfiguration.RefreshProperties properties) |
LegacyContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope)
Deprecated.
|
LegacyContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope,
RefreshAutoConfiguration.RefreshProperties properties) |
| Constructor and Description |
|---|
RefreshScopeHealthIndicator(org.springframework.beans.factory.ObjectProvider<RefreshScope> scope,
ConfigurationPropertiesRebinder rebinder) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.