public class ProvidenceConfigSupplier<Message extends net.morimekta.providence.PMessage<Message>> extends UpdatingConfigSupplier<Message>
| Constructor and Description |
|---|
ProvidenceConfigSupplier(Path configFile,
ConfigSupplier<Message> parentSupplier,
net.morimekta.util.FileWatcher fileWatcher,
ConfigParser configParser,
Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get a simple descriptive name for this config supplier.
|
String |
toString() |
addListener, configTimestamp, get, getClock, reference, removeListener, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitoverride, override, snapshotpublic ProvidenceConfigSupplier(@Nonnull Path configFile, @Nullable ConfigSupplier<Message> parentSupplier, @Nullable net.morimekta.util.FileWatcher fileWatcher, @Nonnull ConfigParser configParser, @Nonnull Clock clock) throws ConfigException
ConfigExceptionpublic String getName()
ConfigSupplierCopyright © 2015–2020 morimekta.net. All rights reserved.