- All Known Implementing Classes:
- SystemPropertyConfigSource
public interface Reloadable
Enable config source to be reloaded in AfterDeploymentValidation
phase. Particularly useful for sources relying on a state which can
be mutated in previous phases like system properties but which
desire to stay immutable at runtime for perf/lock reasons.