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