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