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