Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 03:07:58 2009 for ACS Java API by doxygen 1.3.8