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