Class ResourceConfigSupplier<Message extends net.morimekta.providence.PMessage<Message>>

  • All Implemented Interfaces:
    java.util.function.Supplier<Message>, ConfigSupplier<Message>

    public class ResourceConfigSupplier<Message extends net.morimekta.providence.PMessage<Message>>
    extends FixedConfigSupplier<Message>
    A supplier to get a config (aka message) from a providence config. This is essentially the initiator for the config. It will always have a config message instance, and will log (error) if it later fails to load an updated config.