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