public class HibernateProxyResolver extends DefaultProxyResolver
Constructor and Description |
---|
HibernateProxyResolver() |
Modifier and Type | Method and Description |
---|---|
boolean |
isProxy(Class<?> clazz) |
<T> T |
unenhanceObject(T object) |
getRealClass
public boolean isProxy(Class<?> clazz)
isProxy
in interface DozerProxyResolver
isProxy
in class DefaultProxyResolver
public <T> T unenhanceObject(T object)
unenhanceObject
in interface DozerProxyResolver
unenhanceObject
in class DefaultProxyResolver
Copyright © 2005-2014 dozer. All Rights Reserved.