public class PropertiesProvider extends Object implements ConfigurationProvider, FileConfigurationWatcher.Listener
| Constructor and Description |
|---|
PropertiesProvider() |
| Modifier and Type | Method and Description |
|---|---|
PropertiesProvider |
addSource(URL url) |
void |
fileChanged(Path path) |
PropertiesProvider |
fork() |
boolean |
isDirty() |
MapNode |
provide() |
Set<ConfigurationWatcher> |
watchers() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallinitialize, invalidate, nameacceptpublic MapNode provide()
provide in interface ConfigurationProviderpublic PropertiesProvider fork()
fork in interface ConfigurationComponentpublic boolean isDirty()
isDirty in interface ConfigurationComponentpublic Set<ConfigurationWatcher> watchers()
watchers in interface ConfigurationComponentpublic PropertiesProvider addSource(URL url)
public void fileChanged(Path path)
fileChanged in interface FileConfigurationWatcher.ListenerCopyright © 2013-2018–2019 SeedStack. All rights reserved.