Public Member Functions

cern.cmw.mom.pubsub.impl.ConsumerOpenNotificationImpl Class Reference

Inheritance diagram for cern.cmw.mom.pubsub.impl.ConsumerOpenNotificationImpl:
cern.cmw.mom.pubsub.impl.NotificationImpl cern.cmw.mom.pubsub.ConsumerOpenNotification cern.cmw.mom.pubsub.Notification cern.cmw.mom.pubsub.Notification

List of all members.

Public Member Functions

 ConsumerOpenNotificationImpl (Message m)
String getSelector () throws JMSException
String getSubscriptionId () throws JMSException
String getTopicName () throws JMSException

Detailed Description

Implementation class.

Version:
1.0 23 Jan 2001
Author:
Controls Middleware Project
See also:
ConsumerOpenNotification

Constructor & Destructor Documentation

cern.cmw.mom.pubsub.impl.ConsumerOpenNotificationImpl.ConsumerOpenNotificationImpl ( Message  m  ) 

Constructor ConsumerOpenNotificationImpl

Parameters:
m 

Member Function Documentation

String cern.cmw.mom.pubsub.impl.ConsumerOpenNotificationImpl.getSelector (  )  throws JMSException

Method getSelector

Returns:
String
Exceptions:
JMSException 

Implements cern.cmw.mom.pubsub.ConsumerOpenNotification.

References cern.cmw.mom.pubsub.impl.NotificationImpl.message.

String cern.cmw.mom.pubsub.impl.ConsumerOpenNotificationImpl.getSubscriptionId (  )  throws JMSException

Method getSubscriptionId

Returns:
String
Exceptions:
JMSException 

Implements cern.cmw.mom.pubsub.ConsumerOpenNotification.

References cern.cmw.mom.pubsub.impl.NotificationImpl.message.

String cern.cmw.mom.pubsub.impl.ConsumerOpenNotificationImpl.getTopicName (  )  throws JMSException

Method getTopicName

Returns:
String
Exceptions:
JMSException 

Implements cern.cmw.mom.pubsub.ConsumerOpenNotification.

References cern.cmw.mom.pubsub.impl.NotificationImpl.message.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties