Public Member Functions | Protected Attributes

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

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

List of all members.

Public Member Functions

 NotificationImpl (Message m)
int getType () throws JMSException

Protected Attributes

Message message = null

Detailed Description

Implementation class.

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

Constructor & Destructor Documentation

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

Member Function Documentation

int cern.cmw.mom.pubsub.impl.NotificationImpl.getType (  )  throws JMSException

Method getType

Returns:
int
Exceptions:
JMSException 

Implements cern.cmw.mom.pubsub.Notification.

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


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties