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