ConfigService

public interface ConfigService

Methods

getConfig

Config getConfig(String xmlUrl)

getConfigs

List<Config> getConfigs()

updateConfigs

void updateConfigs(List<Config> configs)