public class TenantSerializer
extends com.fasterxml.jackson.databind.JsonSerializer<org.hawkular.metrics.model.Tenant>
| Constructor and Description |
|---|
TenantSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(org.hawkular.metrics.model.Tenant tenant,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider sp) |
public void serialize(org.hawkular.metrics.model.Tenant tenant,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider sp)
throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<org.hawkular.metrics.model.Tenant>IOExceptionCopyright © 2015–2017 Red Hat, Inc.. All rights reserved.