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