public class ResourceConfigSupplier<Message extends net.morimekta.providence.PMessage<Message>> extends FixedConfigSupplier<Message>
| Constructor and Description |
|---|
ResourceConfigSupplier(Path resourcePath,
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, removeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitoverride, override, snapshotpublic ResourceConfigSupplier(@Nonnull Path resourcePath, @Nonnull ConfigParser configParser, @Nonnull Clock clock) throws ConfigException
ConfigExceptionpublic String toString()
toString in class FixedConfigSupplier<Message extends net.morimekta.providence.PMessage<Message>>public String getName()
ConfigSuppliergetName in interface ConfigSupplier<Message extends net.morimekta.providence.PMessage<Message>>getName in class FixedConfigSupplier<Message extends net.morimekta.providence.PMessage<Message>>Copyright © 2015–2020 morimekta.net. All rights reserved.