public static class Config.Factory extends Object implements org.burningwave.core.Component
| Modifier and Type | Method and Description |
|---|---|
Config |
build(String fileName) |
static Config.Factory |
create(org.burningwave.core.common.Strings stringHelper,
org.burningwave.core.io.PathHelper pathHelper,
org.burningwave.graph.Config.Validator configValidator,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
static Config.Factory |
getInstance() |
public static Config.Factory create(org.burningwave.core.common.Strings stringHelper, org.burningwave.core.io.PathHelper pathHelper, org.burningwave.graph.Config.Validator configValidator, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public static Config.Factory getInstance()
public Config build(String fileName) throws com.fasterxml.jackson.core.JsonParseException, com.fasterxml.jackson.databind.JsonMappingException, IOException
com.fasterxml.jackson.core.JsonParseExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionIOExceptionCopyright © 2019. All rights reserved.