public class PrefixProvider<T extends ConfigurationProvider> extends Object implements ConfigurationProvider
Constructor and Description |
---|
PrefixProvider(String prefix,
T configurationProvider) |
Modifier and Type | Method and Description |
---|---|
ConfigurationComponent |
fork() |
void |
initialize(Coffig coffig) |
void |
invalidate() |
boolean |
isDirty() |
MapNode |
provide() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
call
name, watchers
public MapNode provide()
provide
in interface ConfigurationProvider
public void initialize(Coffig coffig)
initialize
in interface ConfigurationComponent
public void invalidate()
invalidate
in interface ConfigurationComponent
public boolean isDirty()
isDirty
in interface ConfigurationComponent
public ConfigurationComponent fork()
fork
in interface ConfigurationComponent
Copyright © 2013-2018–2019 SeedStack. All rights reserved.