cern::cmw::mom::pubsub::ConsumerOpenNotification Interface Reference

Inheritance diagram for cern::cmw::mom::pubsub::ConsumerOpenNotification:
Inheritance graph
[legend]
Collaboration diagram for cern::cmw::mom::pubsub::ConsumerOpenNotification:
Collaboration graph
[legend]

List of all members.

Public Member Functions

String getTopicName () throws javax.jms.JMSException
String getSelector () throws javax.jms.JMSException
String getSubscriptionId () throws javax.jms.JMSException

Detailed Description

Public interface. Notification generated when a subscription is opened.

Version:
1.0 23 Jan 2001
Author:
Controls Middleware Project

Member Function Documentation

String cern::cmw::mom::pubsub::ConsumerOpenNotification::getSelector (  )  throws javax.jms.JMSException

Returns the selector related to the subscription that has been opened.

Returns:
String The selector
Exceptions:
javax.jms.JMSException 

Implemented in cern::cmw::mom::pubsub::impl::ConsumerOpenNotificationImpl.

Referenced by cern::cmw::mom::test::Server::onMessage().

String cern::cmw::mom::pubsub::ConsumerOpenNotification::getSubscriptionId (  )  throws javax.jms.JMSException

Return the unique subscription identifier.

Returns:
String The subscription id
Exceptions:
javax.jms.JMSException 

Implemented in cern::cmw::mom::pubsub::impl::ConsumerOpenNotificationImpl.

Referenced by cern::cmw::mom::test::Server::onMessage().

String cern::cmw::mom::pubsub::ConsumerOpenNotification::getTopicName (  )  throws javax.jms.JMSException

Returns the topic related to the subscription that has been opened.

Returns:
String The topic name
Exceptions:
javax.jms.JMSException 

Implemented in cern::cmw::mom::pubsub::impl::ConsumerOpenNotificationImpl.

Referenced by cern::cmw::mom::test::Server::onMessage().


The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2