public class DomainConfigurationJsonUnmarshaller extends Object implements Unmarshaller<DomainConfiguration,JsonUnmarshallerContext>
| Constructor and Description |
|---|
DomainConfigurationJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static DomainConfigurationJsonUnmarshaller |
getInstance() |
DomainConfiguration |
unmarshall(JsonUnmarshallerContext context) |
public DomainConfiguration unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<DomainConfiguration,JsonUnmarshallerContext>Exceptionpublic static DomainConfigurationJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.