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