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