getOutcomeNotification

 

public boolean getOutcomeNotification() throws JMSException;

Indicates whether the publish/subscribe MessageConsumers are informed of the outcome of acknowledge or commit calls after receiving messages.

Returns

  • true if MessageConsumers are informed or false if not.


uj27950_