Class ConfigurationChangeDetector
java.lang.Object
org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationChangeDetector
- Direct Known Subclasses:
PollingConfigMapChangeDetector, PollingSecretsChangeDetector
This is the superclass of all beans that can listen to changes in the configuration and
fire a reload.
- Author:
- Nicola Ferraro
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
strategy
-
-
Constructor Details
-
ConfigurationChangeDetector
-
-
Method Details
-
reloadProperties
public void reloadProperties()
-