| Package | Description |
|---|---|
| com.github.dozermapper.core.config |
Configuration settings for
|
| com.github.dozermapper.core.util |
Utility methods used by the mapper
|
| 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–2021 dozer. All rights reserved.