Class KeyValuesLoader.Builder

java.lang.Object
io.jstach.kiwi.kvs.KeyValuesLoader.Builder
All Implemented Interfaces:
KeyValuesLoader
Enclosing interface:
KeyValuesLoader

public static class KeyValuesLoader.Builder extends Object implements KeyValuesLoader
A builder class for constructing instances of KeyValuesLoader. The builder allows adding multiple sources from which key-values will be loaded, as well as setting variables for interpolation. Note that the order of the "add" and variables methods does matter.