Public Member Functions | |
| NotificationImpl (Message m) | |
| int | getType () throws JMSException |
Protected Attributes | |
| Message | message = null |
Implementation class.
| cern.cmw.mom.pubsub.impl.NotificationImpl.NotificationImpl | ( | Message | m | ) |
Constructor NotificationImpl
| m |
References cern.cmw.mom.pubsub.impl.NotificationImpl.message.
| int cern.cmw.mom.pubsub.impl.NotificationImpl.getType | ( | ) | throws JMSException |
Method getType
| JMSException |
Implements cern.cmw.mom.pubsub.Notification.
References cern.cmw.mom.pubsub.impl.NotificationImpl.message.
Message cern.cmw.mom.pubsub.impl.NotificationImpl.message = null [protected] |
Referenced by cern.cmw.mom.pubsub.impl.ConsumerOpenNotificationImpl.getSelector(), cern.cmw.mom.pubsub.impl.ConsumerCloseNotificationImpl.getSelector(), cern.cmw.mom.pubsub.impl.ConsumerAliveNotificationImpl.getSelector(), cern.cmw.mom.pubsub.impl.ConsumerOpenNotificationImpl.getSubscriptionId(), cern.cmw.mom.pubsub.impl.ConsumerCloseNotificationImpl.getSubscriptionId(), cern.cmw.mom.pubsub.impl.ConsumerAliveNotificationImpl.getSubscriptionId(), cern.cmw.mom.pubsub.impl.ConsumerOpenNotificationImpl.getTopicName(), cern.cmw.mom.pubsub.impl.ConsumerCloseNotificationImpl.getTopicName(), cern.cmw.mom.pubsub.impl.ConsumerAliveNotificationImpl.getTopicName(), cern.cmw.mom.pubsub.impl.NotificationImpl.getType(), and cern.cmw.mom.pubsub.impl.NotificationImpl.NotificationImpl().
1.7.0