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

Method setConfig

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

Source from the content-addressed store, hash-verified

27 public Configuration getConfig();
28
29 public void setConfig(Configuration theConfig);
30
31 public Map<String, Section> getSections();
32

Callers 1

getConfigHandlerMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected