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, wait
call
initialize, invalidate, name
accept
public MapNode provide()
provide
in interface ConfigurationProvider
public PropertiesProvider fork()
fork
in interface ConfigurationComponent
public boolean isDirty()
isDirty
in interface ConfigurationComponent
public Set<ConfigurationWatcher> watchers()
watchers
in interface ConfigurationComponent
public PropertiesProvider addSource(URL url)
public void fileChanged(Path path)
fileChanged
in interface FileConfigurationWatcher.Listener
Copyright © 2013-2018–2019 SeedStack. All rights reserved.