public class ConfigFactory
extends java.lang.Object
| Constructor and Description |
|---|
ConfigFactory(com.fasterxml.jackson.databind.ObjectMapper typeConverter) |
| Modifier and Type | Method and Description |
|---|---|
Config |
create() |
Config |
create(java.lang.Object other) |
Config |
fromJsonString(java.lang.String json) |