public class Configuration
extends java.lang.Object
| Constructor and Description |
|---|
Configuration() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
getDefaultJsonMapper() |
java.lang.String |
getEmitter() |
static Configuration |
getInstance() |
public static Configuration getInstance()
public java.lang.String getEmitter()
public com.fasterxml.jackson.databind.ObjectMapper getDefaultJsonMapper()