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