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