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