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