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, waitcallname, watcherspublic MapNode provide()
provide in interface ConfigurationProviderpublic void initialize(Coffig coffig)
initialize in interface ConfigurationComponentpublic void invalidate()
invalidate in interface ConfigurationComponentpublic boolean isDirty()
isDirty in interface ConfigurationComponentpublic ConfigurationComponent fork()
fork in interface ConfigurationComponentCopyright © 2013-2018–2019 SeedStack. All rights reserved.