| Interface | Description |
|---|---|
| MergeHandler |
All handlers must implement the MergeHandler interface.
|
| Class | Description |
|---|---|
| MergeHandlerAdapter |
This adapter class allows the developer to create a merge handler
instance and only override a subset of the functionality, instead of
having to provide an independent, full implementation of the MergeHandler
interface.
|
Copyright © 2016. All rights reserved.