MQJMS_CLEANUP_FORCE

 

public final static int

This parameter can be passed to MQConnectionFactory.setCleanupLevel(int) to use forced cleanup. This option behaves like JMSC.MQJMS_CLEANUP_STRONG except that, instead of leaving messages that cannot be processed on SYSTEM.JMS.REPORT.QUEUE , all messages are removed even if an error is encountered during processing.


uj31430_