| 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 |
|---|---|
ContextRefresher |
RefreshAutoConfiguration.contextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope) |
| Modifier and Type | Method and Description |
|---|---|
protected RefreshScope |
ContextRefresher.getScope() |
| Constructor and Description |
|---|
ContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope) |
| Constructor and Description |
|---|
RefreshScopeHealthIndicator(org.springframework.beans.factory.ObjectProvider<RefreshScope> scope,
ConfigurationPropertiesRebinder rebinder) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.