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