Class JSONConfigurationLoader

All Implemented Interfaces:
ConfigurationLoader<ConfigurationNode>

public class JSONConfigurationLoader
extends AbstractConfigurationLoader<ConfigurationNode>
A loader for JSON-formatted configurations, using the jackson library for parsing and generation.