| Class | Description |
|---|---|
| ConfigReloadAutoConfiguration | |
| ConfigReloadAutoConfiguration.ConfigReloadAutoConfigurationBeans |
Configuration reload must be enabled explicitly.
|
| ConfigReloadProperties |
General configuration for the configuration reload.
|
| ConfigurationChangeDetector |
This is the superclass of all beans that can listen to changes in the configuration and
fire a reload.
|
| ConfigurationUpdateStrategy |
This is the superclass of all named strategies that can be fired when the configuration
changes.
|
| PollingConfigMapChangeDetector |
A change detector that periodically retrieves configmaps and fire a reload when
something changes.
|
| PollingSecretsChangeDetector |
A change detector that periodically retrieves secrets and fire a reload when something
changes.
|
| Enum | Description |
|---|---|
| ConfigReloadProperties.ReloadDetectionMode |
Reload detection modes.
|
| ConfigReloadProperties.ReloadStrategy |
Reload strategies.
|
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.