Class JsonFileConfigSource
java.lang.Object
cool.scx.config.source.AbstractConfigSource
cool.scx.config.source.JsonFileConfigSource
- All Implemented Interfaces:
ScxConfigSource
JsonFileConfigSource
- Version:
- 0.0.1
- Author:
- scx567888
-
Field Summary
Fields inherited from class cool.scx.config.source.AbstractConfigSource
configMapping -
Method Summary
Modifier and TypeMethodDescriptionvoidbindOnChange(Path jsonPath) static cool.scx.object.node.ObjectNodeloadFromJsonFile(Path jsonPath) static JsonFileConfigSourceMethods inherited from class cool.scx.config.source.AbstractConfigSource
callOnChange, configMapping, onChange
-
Method Details
-
loadFromJsonFile
-
of
-
bindOnChange
-