public class EbsConfigurationJsonUnmarshaller extends java.lang.Object implements Unmarshaller<EbsConfiguration,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static EbsConfigurationJsonUnmarshaller |
instance |
Constructor and Description |
---|
EbsConfigurationJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static EbsConfigurationJsonUnmarshaller |
getInstance() |
EbsConfiguration |
unmarshall(JsonUnmarshallerContext context) |
private static EbsConfigurationJsonUnmarshaller instance
public EbsConfiguration unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<EbsConfiguration,JsonUnmarshallerContext>
java.lang.Exception
public static EbsConfigurationJsonUnmarshaller getInstance()