@Component
public class HibernateProxySerializer
extends java.lang.Object
implements com.google.gson.JsonSerializer<org.hibernate.proxy.HibernateProxy>
Constructor and Description |
---|
HibernateProxySerializer() |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
serialize(org.hibernate.proxy.HibernateProxy proxyObj,
java.lang.reflect.Type type,
com.google.gson.JsonSerializationContext ctx) |
Copyright © 2013 Caelum. All Rights Reserved.