public final class DetypedPathDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.hawkular.inventory.paths.Path>
| Constructor and Description |
|---|
DetypedPathDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.hawkular.inventory.paths.Path |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
static void |
setCurrentCanonicalOrigin(org.hawkular.inventory.paths.CanonicalPath path) |
static void |
setCurrentEntityType(Class<?> entityType) |
static void |
setCurrentRelativePathOrigin(org.hawkular.inventory.paths.CanonicalPath path) |
public static void setCurrentCanonicalOrigin(org.hawkular.inventory.paths.CanonicalPath path)
public static void setCurrentRelativePathOrigin(org.hawkular.inventory.paths.CanonicalPath path)
public static void setCurrentEntityType(Class<?> entityType)
public org.hawkular.inventory.paths.Path deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt)
throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<org.hawkular.inventory.paths.Path>IOExceptionCopyright © 2014–2017 Red Hat, Inc.. All rights reserved.