Class JsonFileConfigSource

java.lang.Object
cool.scx.config.source.AbstractConfigSource
cool.scx.config.source.JsonFileConfigSource
All Implemented Interfaces:
ScxConfigSource

public final class JsonFileConfigSource extends AbstractConfigSource
JsonFileConfigSource
Version:
0.0.1
Author:
scx567888
  • Method Details

    • loadFromJsonFile

      public static cool.scx.object.node.ObjectNode loadFromJsonFile(Path jsonPath)
    • of

      public static JsonFileConfigSource of(Path jsonPath)
    • bindOnChange

      public void bindOnChange(Path jsonPath)