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