Interface FileWatchableConfig

All Superinterfaces:
Config, FileMutableConfig, MutableConfig, WatchableConfig
All Known Implementing Classes:
JsonMutableConfigImpl, PropertiesMutableConfigImpl, XmlMutableConfigImpl, YamlMutableConfigImpl

@API(status=STABLE, since="1.0") public interface FileWatchableConfig extends FileMutableConfig, WatchableConfig
Watchable mutable configuration properties provider that can be saved to file system.
Since:
1.0
Version:
1.0, 2025-10
Author:
(w) Iker Hernaez
See Also: