Class JsonFileConfigSource
java.lang.Object
cool.scx.config.source.AbstractConfigSource
cool.scx.config.source.JsonFileConfigSource
-
Field Summary
Fields inherited from class cool.scx.config.source.AbstractConfigSource
configMapping -
Method Summary
Modifier and TypeMethodDescriptionvoidbindOnChange(Path jsonPath) static com.fasterxml.jackson.databind.node.ObjectNodeloadFromJsonFile(Path jsonPath) static JsonFileConfigSourceMethods inherited from class cool.scx.config.source.AbstractConfigSource
callOnChange, configMapping, onChange
-
Method Details
-
loadFromJsonFile
-
of
-
bindOnChange
-