Public Member Functions

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

Inheritance diagram for cern.cmw.mom.pubsub.impl.ConsumerAliveNotificationImpl:
cern.cmw.mom.pubsub.impl.NotificationImpl cern.cmw.mom.pubsub.ConsumerAliveNotification cern.cmw.mom.pubsub.Notification cern.cmw.mom.pubsub.Notification

List of all members.

Public Member Functions

 ConsumerAliveNotificationImpl (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:
ConsumerAliveNotification

Constructor & Destructor Documentation

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

Constructor ConsumerAliveNotificationImpl

Parameters:
m 

Member Function Documentation

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

Method getSelector

Returns:
String
Exceptions:
JMSException 

Implements cern.cmw.mom.pubsub.ConsumerAliveNotification.

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

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

Method getSubscriptionId

Returns:
String
Exceptions:
JMSException 

Implements cern.cmw.mom.pubsub.ConsumerAliveNotification.

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

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

Method getTopicName

Returns:
String
Exceptions:
JMSException 

Implements cern.cmw.mom.pubsub.ConsumerAliveNotification.

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