Get Message Methods
The user can create their own JMS listener to receive all messages
from the Duplicate
Detect engine. The following static helper methods are
provided to parse a message object into the appropriate Java™ object:
- getDupCheckDataFromMessage(Message)
- parses the message that was received into a DupCheckData object
- getDeleteUOWDataFromMessage(Message)
- parse the message that was received into a DeleteUOWData object