MCPcopy Create free account
hub / github.com/ddf-project/DDF / getConfig

Method getConfig

core/src/main/java/io/ddf/util/IHandleConfig.java:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 public Configuration loadConfig() throws Exception;
26
27 public Configuration getConfig();
28
29 public void setConfig(Configuration theConfig);
30

Callers 2

testReadConfigMethod · 0.65
getConfigHandlerMethod · 0.65

Implementers 1

ConfigHandlercore/src/main/java/io/ddf/util/ConfigH

Calls

no outgoing calls

Tested by 1

testReadConfigMethod · 0.52