Public Member Functions

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

Inheritance diagram for cern.cmw.mom.pubsub.impl.ConsumerCloseNotificationImpl:
cern.cmw.mom.pubsub.impl.NotificationImpl cern.cmw.mom.pubsub.ConsumerCloseNotification cern.cmw.mom.pubsub.Notification cern.cmw.mom.pubsub.Notification

List of all members.

Public Member Functions

 ConsumerCloseNotificationImpl (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:
ConsumerCloseNotification

Constructor & Destructor Documentation

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

Constructor ConsumerCloseNotificationImpl

Parameters:
m 

Member Function Documentation

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

Method getSelector

Returns:
String
Exceptions:
JMSException 

Implements cern.cmw.mom.pubsub.ConsumerCloseNotification.

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

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

Method getSubscriptionId

Returns:
String
Exceptions:
JMSException 

Implements cern.cmw.mom.pubsub.ConsumerCloseNotification.

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

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

Method getTopicName

Returns:
String
Exceptions:
JMSException 

Implements cern.cmw.mom.pubsub.ConsumerCloseNotification.

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