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