public class JmsSharedMessageConsumer extends JmsMessageConsumer implements AutoCloseable
acknowledgementMode, address, availableListener, closed, connection, consumerInfo, deliveryTask, dispatchLock, failureCause, lock, messageListener, messageQueue, session, tracer| Constructor and Description |
|---|
JmsSharedMessageConsumer(JmsConsumerId id,
JmsSession s,
JmsDestination destination,
String name,
String selector) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSharedSubscription() |
checkClosed, checkMessageListener, close, doClose, getAvailableListener, getConsumerId, getDestination, getMessageListener, getMessageQueueSize, getMessageSelector, getPrefetchSize, init, isBrowser, isDurableSubscription, isNoLocal, isPullConsumer, onConnectionInterrupted, onConnectionRecovered, onConnectionRecovery, onConnectionRestored, onInboundMessage, performPullIfRequired, receive, receive, receiveBody, receiveNoWait, setAvailableListener, setMessageListener, shutdown, shutdown, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic JmsSharedMessageConsumer(JmsConsumerId id, JmsSession s, JmsDestination destination, String name, String selector) throws javax.jms.JMSException
javax.jms.JMSExceptionpublic boolean isSharedSubscription()
isSharedSubscription in class JmsMessageConsumerCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.