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