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