public final class ConfigurationDataUtils extends Object
Modifier and Type | Method and Description |
---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
create() |
static com.fasterxml.jackson.databind.ObjectMapper |
getThreadLocal() |
static <T> T |
loadData(Map<String,Object> config,
T existingData,
Class<T> dataCls) |
Copyright © 2017–2018 Apache Software Foundation. All rights reserved.