Class JsonBasedCconfigRetriever

java.lang.Object
org.chenile.cconfig.sdk.impl.JsonBasedCconfigRetriever
All Implemented Interfaces:
CconfigRetriever

public class JsonBasedCconfigRetriever extends Object implements CconfigRetriever
This would typically be the first ConfigRetriever that would be called in the series.
This initialises all the keys for the module.
It will be subsequently enhanced by the other retrievers.