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