public class ConsumerCloseNotificationImpl extends NotificationImpl implements ConsumerCloseNotification
ConsumerCloseNotificationmessage| Constructor and Description |
|---|
ConsumerCloseNotificationImpl(Message m)
Constructor ConsumerCloseNotificationImpl
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSelector()
Method getSelector
|
java.lang.String |
getSubscriptionId()
Method getSubscriptionId
|
java.lang.String |
getTopicName()
Method getTopicName
|
getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic ConsumerCloseNotificationImpl(Message m)
m - public java.lang.String getSelector()
throws JMSException
getSelector in interface ConsumerCloseNotificationJMSExceptionpublic java.lang.String getSubscriptionId()
throws JMSException
getSubscriptionId in interface ConsumerCloseNotificationJMSExceptionpublic java.lang.String getTopicName()
throws JMSException
getTopicName in interface ConsumerCloseNotificationJMSException