DuplicateDetectAPI()
The main API class is in DuplicateDetectAPI.java.
It has the following constructors:
- DuplicateDetectAPI(QueueParameters)
- Use the QueueParameters object when using JMS to exchange messages with the Duplicate Detect engine.
- DuplicateDetectAPI(JNDIParameters)
- Use the JNDIParameters object when using a JNDI provider to lookup connection factories and queue definitions to exchange messages with the Duplicate Detect engine.