public interface ConfigSource
ConfigDataBuilder.add(ConfigSource)
Modifier and Type | Method and Description |
---|---|
ObjectNode |
loadConfigData(ObjectMapper objectMapper)
Loads the configuration data from this data source.
|
ObjectNode loadConfigData(ObjectMapper objectMapper) throws Exception
objectMapper
- the Jackson ObjectMapper to use to build objects.Exception
- any