
Public Member Functions | |
| int | getType () throws javax.jms.JMSException |
Public interface. Several mission-critical applications require a capability to be notified about special events such as the creation/destruction of a subscription. Some client might also be interested in knowing if a specific topic is beeing subscribed. A notification class hierarchy corrensponds to the different type of notifications published by the system on specific administrative topics. Notification is the base class for such a hierarchy.
| int cern::cmw::mom::pubsub::Notification::getType | ( | ) | throws javax.jms.JMSException |
Return the type of Notification.
| javax.jms.JMSException |
Implemented in cern::cmw::mom::pubsub::impl::NotificationImpl.
Referenced by cern::cmw::mom::test::Server::onMessage().
1.6.2