

Public Member Functions | |
| String | getTopicName () throws javax.jms.JMSException |
| String | getSelector () throws javax.jms.JMSException |
| String | getSubscriptionId () throws javax.jms.JMSException |
Public interface. Notification generated when a subscription is closed.
| String cern::cmw::mom::pubsub::ConsumerCloseNotification::getSelector | ( | ) | throws javax.jms.JMSException |
Returns the selector related to the subscription that has been closed.
| javax.jms.JMSException |
Implemented in cern::cmw::mom::pubsub::impl::ConsumerCloseNotificationImpl.
| String cern::cmw::mom::pubsub::ConsumerCloseNotification::getSubscriptionId | ( | ) | throws javax.jms.JMSException |
Return the unique subscription identifier.
| javax.jms.JMSException |
Implemented in cern::cmw::mom::pubsub::impl::ConsumerCloseNotificationImpl.
| String cern::cmw::mom::pubsub::ConsumerCloseNotification::getTopicName | ( | ) | throws javax.jms.JMSException |
Returns the topic related to the subscription that has been closed.
| javax.jms.JMSException |
Implemented in cern::cmw::mom::pubsub::impl::ConsumerCloseNotificationImpl.
1.6.2