- 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:
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.orne.config.WatchableConfig
WatchableConfig.Listener -
Method Summary
Methods inherited from interface dev.orne.config.Config
as, contains, get, get, get, getBoolean, getBoolean, getBoolean, getInteger, getInteger, getInteger, getKeys, getKeys, getKeys, getLong, getLong, getLong, getParent, getUndecored, isEmptyMethods inherited from interface dev.orne.config.WatchableConfig
addListener, removeListener, subset