Package | Description |
---|---|
org.dozer.config | |
org.dozer.util |
Modifier and Type | Method and Description |
---|---|
DozerProxyResolver |
BeanContainer.getProxyResolver() |
Modifier and Type | Method and Description |
---|---|
void |
BeanContainer.setProxyResolver(DozerProxyResolver proxyResolver) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProxyResolver
Default implementation.
|
class |
HibernateProxyResolver
Hibernate specific implementation.
|
class |
JavassistProxyResolver |
class |
NoProxyResolver
No Proxy behavior strategy.
|
Copyright © 2005-2014 dozer. All Rights Reserved.