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