cern::cmw::mom::pubsub::Notification Interface Reference

Inheritance diagram for cern::cmw::mom::pubsub::Notification:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int getType () throws javax.jms.JMSException

Detailed Description

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.

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

Member Function Documentation

int cern::cmw::mom::pubsub::Notification::getType (  )  throws javax.jms.JMSException

Return the type of Notification.

Returns:
int The code corresponding to the notification type
Exceptions:
javax.jms.JMSException 

Implemented in cern::cmw::mom::pubsub::impl::NotificationImpl.

Referenced by cern::cmw::mom::test::Server::onMessage().


The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2