Class InternalConfigJsonHelper


  • public class InternalConfigJsonHelper
    extends Object
    An internal class used to help build InternalConfig after this class per se has been unmarshalled from JSON. This class allows us to make use of Jackson without the need to write any special parser or json marshaller/unmarshaller.