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