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