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