public class ConnectionConsumerNoTransactionStrategy extends ConnectionConsumerTransactionStrategy
ConnectionConsumerTransactionStrategy.InitProperties, ConnectionConsumerTransactionStrategy.TransactionState| Constructor and Description |
|---|
ConnectionConsumerNoTransactionStrategy(ConnectionConsumerTransactionStrategy.InitProperties iprop) |
| Modifier and Type | Method and Description |
|---|---|
void |
onCommit(Collection<Message> msgs) |
void |
onMessage(Collection<Message> msgs) |
void |
onRollback(Collection<Message> msgs) |
afterDelivery, afterPollLoop, close, closeConsumer, createConsumer, getConsumer, getTxState, processRollbackTaskOnPollerThread, reset, start, stop, tryWaitForUnackedpublic ConnectionConsumerNoTransactionStrategy(ConnectionConsumerTransactionStrategy.InitProperties iprop)
public void onMessage(Collection<Message> msgs)
onMessage in class ConnectionConsumerTransactionStrategypublic void onCommit(Collection<Message> msgs) throws JMSException
onCommit in class ConnectionConsumerTransactionStrategyJMSExceptionpublic void onRollback(Collection<Message> msgs) throws JMSException
onRollback in class ConnectionConsumerTransactionStrategyJMSExceptionCopyright 2004-2019 Solace Corporation. All rights reserved.