| Package | Description |
|---|---|
| com.github.dozermapper.core |
Core mapping API
|
| com.github.dozermapper.core.events |
Event management fired internally by the mapper which can be listened to and acted upon
|
| Class and Description |
|---|
| EventListener
Event listener callback handler which if implemented allows listening to triggered events
while the
Mapper is processing. |
| EventManager
Event manager is used by the
Mapper
to trigger EventListener it is handling, at different phases in the mapping process. |
| Class and Description |
|---|
| Event
An Event triggered at a certain stage in the mapping process
|
| EventListener
Event listener callback handler which if implemented allows listening to triggered events
while the
Mapper is processing. |
| EventManager
Event manager is used by the
Mapper
to trigger EventListener it is handling, at different phases in the mapping process. |
| EventTypes
Event types which can be triggered
|
Copyright © 2005–2021 dozer. All rights reserved.